Link Search Menu Expand Document

AnnotationBorderStyle Class

Represents a class for the border style of annotations.
Inheritance Hierarchy
SystemObject
Bytescout.PDFAnnotationBorderStyle

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public class AnnotationBorderStyle

The AnnotationBorderStyle type exposes the following members.

Properties
NameDescription
Public propertyDashPattern
Gets or sets the dash pattern to be used in drawing a dashed border. (Bytescout.PDF.BorderStyle.Dashed).
Public propertyStyle
Gets or sets the border style.
Public propertyWidth
Gets or sets the border width.
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference