A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFMarkupAnnotation Class
CPDFMarkupAnnotation Methods
SetColor Method
SetQuardRects Method
SetTransparency Method
CPDFMarkupAnnotation
SetQuardRects Method
Sets the array of quadrilateral points defining the bounds of the markup.
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetQuardRects
(
List
<
CRect
>
rects
)
Parameters
rects
Type:
System.Collections.Generic
List
CRect
Page area list
Return Value
Type:
Boolean
Returns true on success, false on failure
See Also
Reference
CPDFMarkupAnnotation Class
ComPDFKit.PDFAnnotation Namespace