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

Show in webframe

Pen Property (PDFLineAnnotation)






Pen of this line annotation.
Syntax
public PDFPen Pen {get; set;}
'Declaration
 
Public Property Pen As PDFPen
'Usage
 
Dim instance As PDFLineAnnotation
Dim value As PDFPen
 
instance.Pen = value
 
value = instance.Pen
public PDFPen getPen()
public void setPen(PDFPen pen)
            
public:
property PDFPen Pen {
   PDFPen get();
   void set (    PDFPen value);
}

Property Value

A PDFPen that represents pen properties for this annotation.
Example

For an example, refer to PDFLineAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFLineAnnotation Class
PDFLineAnnotation 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