A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFBorderEffector Class
CPDFBorderEffector Constructor
CPDFBorderEffector Fields
CPDFBorderEffector Constructor
Initializes a new instance of the
CPDFBorderEffector
class.
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
CPDFBorderEffector
(
C_BORDER_TYPE
borderType
,
C_BORDER_INTENSITY
borderIntensity
)
Parameters
borderType
Type:
ComPDFKit.PDFAnnotation
C_BORDER_TYPE
The border effect type.
borderIntensity
Type:
ComPDFKit.PDFAnnotation
C_BORDER_INTENSITY
The border intensity.
Return Value
Type:
The
CPDFBorderEffector
instance.
See Also
Reference
CPDFBorderEffector Class
ComPDFKit.PDFAnnotation Namespace