C#
VB
Java
C++
Brush for the bounding rectangle of text annotation.
public PDFBrush FrameBrush { get; set; }
Public Property FrameBrush As Leadtools.Pdf.PDFBrush
public PDFBrush getFrameBrush()
public void setFrameBrush(PDFBrush brush)
public:
property Leadtools.Pdf.PDFBrush FrameBrush {
Leadtools.Pdf.PDFBrush get();
void set ( Leadtools.Pdf.PDFBrush );
}
A PDFBrush that represents brush properties for the bounding rectangle of text annotation.
For an example, refer to PDFTextAnnotation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET