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
SetTextAlignment Method
Sets the text alignment 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
SetTextAlignment
(
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
CPDFRedactAnnotation Class
ComPDFKit.PDFAnnotation Namespace