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
SetFreetextAlignment Method
Sets text alignment of Freetext.
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetFreetextAlignment
(
C_TEXT_ALIGNMENT
alignment
)
Parameters
alignment
Type:
ComPDFKit.PDFAnnotation
C_TEXT_ALIGNMENT
Text alignmnent
Return Value
Type:
Boolean
Returns true on success, false on failure
See Also
Reference
CPDFFreeTextAnnotation Class
ComPDFKit.PDFAnnotation Namespace