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

Show in webframe

BrushStyle Property






Style of the brush.
Syntax
public int BrushStyle {get; set;}
'Declaration
 
Public Property BrushStyle As Integer
'Usage
 
Dim instance As PDFBrush
Dim value As Integer
 
instance.BrushStyle = value
 
value = instance.BrushStyle
public int getBrushStyle()
public void setBrushStyle(int style)
            
public:
property int BrushStyle {
   int get();
   void set (    int value);
}

Property Value

A value that represents the style of the brush. The default value is Solid.
Example

For an example, refer to PDFRectangleAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFBrush Structure
PDFBrush 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