A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFFreeTextAnnotation Class
CPDFFreeTextAnnotation Methods
ClearBgColor Method
SetBgColor Method
SetBorderStyle Method
SetContent Method
SetFreetextAlignment Method
SetFreetextDa Method
SetLineColor Method
SetLineWidth Method
SetRect Method
SetTransparency Method
CPDFFreeTextAnnotation
SetFreetextDa Method
Sets Freetext font style, more:
CTextAttribute
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetFreetextDa
(
CTextAttribute
freetextDa
)
Parameters
freetextDa
Type:
ComPDFKit.PDFAnnotation
CTextAttribute
Text attribute
Return Value
Type:
Boolean
Returns true on success, false on failure
See Also
Reference
CPDFFreeTextAnnotation Class
ComPDFKit.PDFAnnotation Namespace