Click or drag to resize

C_BORDER_INTENSITY Enumeration

Specifies the border intensity.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public enum C_BORDER_INTENSITY
Members
  Member nameValueDescription
C_INTENSITY_ZERO0 Intensity zero.
C_INTENSITY_ONE1 Intensity one.
C_INTENSITY_TWO2 Intensity two.
See Also