A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation.Form
CPDFTextWidget Class
CPDFTextWidget Methods
SetJustification Method
SetMultiLine Method
SetText Method
SetTextAttribute Method
SetTextFieldSpecial Method
CPDFTextWidget
SetJustification Method
Sets the text alignment of TextField, more:
C_TEXT_ALIGNMENT
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetJustification
(
C_TEXT_ALIGNMENT
alignment
)
Parameters
alignment
Type:
ComPDFKit.PDFAnnotation
C_TEXT_ALIGNMENT
Text alignment
Return Value
Type:
Boolean
Returns true on success, false on failure
See Also
Reference
CPDFTextWidget Class
ComPDFKit.PDFAnnotation.Form Namespace