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

Show in webframe

FrameBrush Property






Brush for the bounding rectangle of text annotation.
Syntax
public PDFBrush FrameBrush {get; set;}
'Declaration
 
Public Property FrameBrush As PDFBrush
'Usage
 
Dim instance As PDFTextAnnotation
Dim value As PDFBrush
 
instance.FrameBrush = value
 
value = instance.FrameBrush
public PDFBrush getFrameBrush()
public void setFrameBrush(PDFBrush brush)
            
public:
property PDFBrush FrameBrush {
   PDFBrush get();
   void set (    PDFBrush value);
}

Property Value

A PDFBrush that represents brush 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