←Select platform

Brush Property (PDFRectangleAnnotation)

Summary

Brush of this annotation.

Syntax

C#
VB
Java
C++
public Leadtools.Pdf.PDFBrush Brush {get; set;}
Public Property Brush As Leadtools.Pdf.PDFBrush
public PDFBrush getBrush() 
public void setBrush(PDFBrush brush) 
public: 
property Leadtools.Pdf.PDFBrush Brush { 
   Leadtools.Pdf.PDFBrush get(); 
   void set (    Leadtools.Pdf.PDFBrush ); 
} 

Property Value

A PDFBrush that represents brush properties for this annotation.

Example

For an example, refer to PDFRectangleAnnotation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize