A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation.Form
CPDFTextWidget Class
CPDFTextWidget Methods
GetDefaultValue Method
GetScrollFlag Method
SetDefaultValue Method
SetJustification Method
SetMultiLine Method
SetScrollFlag Method
SetText Method
SetTextAttribute Method
SetTextFieldSpecial Method
CPDFTextWidget
SetTextAttribute Method
Sets the text attribute of TextField, more:
CTextAttribute
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
override
bool
SetTextAttribute
(
CTextAttribute
textAttribute
)
Parameters
textAttribute
Type:
ComPDFKit.PDFAnnotation
CTextAttribute
Text attribute
Return Value
Type:
Boolean
Returns true on success, false on failure
Implements
CPDFAnnotation
SetTextAttribute(CTextAttribute)
See Also
Reference
CPDFTextWidget Class
ComPDFKit.PDFAnnotation.Form Namespace