AnnotationBorderStyle Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Represents a class for the border style of annotations.
Inheritance Hierarchy
Bytescout.PDFAnnotationBorderStyle
Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
The AnnotationBorderStyle type exposes the following members.
Properties
Name | Description | |
---|---|---|
DashPattern | Gets or sets the dash pattern to be used in drawing a dashed border. (Bytescout.PDF.BorderStyle.Dashed). | |
Style | Gets or sets the border style. | |
Width | Gets or sets the border width. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also