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

Show in webframe

FramePen Property






Pen for the bounding rectangle of text annotation.
Syntax
public PDFPen FramePen {get; set;}
'Declaration
 
Public Property FramePen As PDFPen
'Usage
 
Dim instance As PDFTextAnnotation
Dim value As PDFPen
 
instance.FramePen = value
 
value = instance.FramePen
public PDFPen getFramePen()
public void setFramePen(PDFPen pen)
            
public:
property PDFPen FramePen {
   PDFPen get();
   void set (    PDFPen value);
}

Property Value

A PDFPen that represents pen properties for the bounding rectangle of text annotation.
Example

For an example, refer to PDFTextAnnotation.

Requirements

Target Platforms

See Also

Reference

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