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

Show in webframe

Brush Property (PDFPolygonAnnotation)






Brush of this annotation.
Syntax
public PDFBrush Brush {get; set;}
'Declaration
 
Public Property Brush As PDFBrush
'Usage
 
Dim instance As PDFPolygonAnnotation
Dim value As PDFBrush
 
instance.Brush = value
 
value = instance.Brush
public PDFBrush getBrush()
public void setBrush(PDFBrush brush)
            
public:
property PDFBrush Brush {
   PDFBrush get();
   void set (    PDFBrush value);
}

Property Value

A PDFBrush that represents brush properties for this annotation.
Example

For an example, refer to PDFPolygonAnnotation.

Requirements

Target Platforms

See Also

Reference

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