![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFPen Structure : PenStyle Property |
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)
For an example, refer to PDFRectangleAnnotation.