←Select platform

Brush Property

Summary
Brush of this annotation.
Syntax
C#
VB
C++
Java
public PDFBrush Brush { get; set; } 
Public Property Brush As PDFBrush 
public PDFBrush getBrush(); 
public void setBrush( 
   PDFBrush pDFBrush 
); 
public: 
property PDFBrush Brush { 
   PDFBrush get(); 
   void set (    PDFBrush ); 
} 

Property Value

A PDFBrush that represents brush properties for this annotation.

Example

For an example, refer to PDFRectangleAnnotation.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.