Click or drag to resize

C_BORDER_INTENSITY Enumeration

Specifies the border intensity.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
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