A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFRedactAnnotation Class
CPDFRedactAnnotation Methods
ApplyRedaction Method
ClearOutlineColor Method
SetBorderWidth Method
SetFillColor Method
SetOutlineColor Method
SetOverlayText Method
SetQuardRects Method
SetTextAlignment Method
SetTextDa Method
CPDFRedactAnnotation
SetTextDa Method
Sets the text attribute displayed in the specified area after applying the redaction.
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetTextDa
(
CTextAttribute
textDa
)
Parameters
textDa
Type:
ComPDFKit.PDFAnnotation
CTextAttribute
Text attribute
Return Value
Type:
Boolean
Returns true on success, false on failure
See Also
Reference
CPDFRedactAnnotation Class
ComPDFKit.PDFAnnotation Namespace