←Select platform

FrameBrush Property

Summary

Brush for the bounding rectangle of text annotation.

Syntax

C#
VB
Java
C++
public Leadtools.Pdf.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 ); 
} 

Property Value

A PDFBrush that represents brush properties for the bounding rectangle of text annotation.

Example

For an example, refer to PDFTextAnnotation.

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