Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PenStyle Property






Style of the pen.
Syntax
public int PenStyle {get; set;}
'Declaration
 
Public Property PenStyle As Integer
'Usage
 
Dim instance As PDFPen
Dim value As Integer
 
instance.PenStyle = value
 
value = instance.PenStyle
public int getPenStyle()
public void setPenStyle(int style)
            
public:
property int PenStyle {
   int get();
   void set (    int value);
}

Property Value

A value that represents the style of the pen. The default value is 0 SolidSolid.
Example

For an example, refer to PDFRectangleAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFPen Structure
PDFPen Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features