'DeclarationPublic Enum PDFBorderStyle Inherits System.Enum
'UsageDim instance As PDFBorderStyle
public enum PDFBorderStyle : System.Enum
__value public enum PDFBorderStyle : public System.Enum
public enum class PDFBorderStyle : public System.Enum
'DeclarationPublic Enum PDFBorderStyle Inherits System.Enum
'UsageDim instance As PDFBorderStyle
public enum PDFBorderStyle : System.Enum
__value public enum PDFBorderStyle : public System.Enum
public enum class PDFBorderStyle : public System.Enum
| Member | Description |
|---|---|
| Beveled | A simulated embossed rectangle that appears to be raised above the surface of the page. |
| Dashed | A dashed rectangle surrounding the annotation. |
| Inset | A simulated engraved rectangle that appears to be recessed below the surface of the page. |
| Solid | A solid rectangle surrounding the annotation. |
| Underline | A single line along the bottom of the annotation rectangle. |
System.Object
System.ValueType
System.Enum
O2S.Components.PDFView4NET.Annotations.PDFBorderStyle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2