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
SetQuardPoints Method
SetQuardRects Method
SetTextAlignment Method
SetTextDa Method
CPDFRedactAnnotation
SetBorderWidth Method
Sets border width.
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
override
bool
SetBorderWidth
(
float
borderWidth
)
Parameters
borderWidth
Type:
System
Single
Border width
Return Value
Type:
Boolean
Returns true on success, false on failure
Implements
CPDFAnnotation
SetBorderWidth(Single)
See Also
Reference
CPDFRedactAnnotation Class
ComPDFKit.PDFAnnotation Namespace