Annotation border style type
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum AnnotationBorderStyleType |
| Visual Basic (Declaration) |
|---|
Public Enumeration AnnotationBorderStyleType |
| Visual C++ |
|---|
public enum class AnnotationBorderStyleType |
Members
| Member name | Description | |
|---|---|---|
| Underline | ||
| Inset | ||
| Beveled | ||
| Dashed | ||
| Solid |
See Also
Bytescout.PDF Namespace