AnnotBorderStyle Class |
Namespace: pdftron.PDF
public sealed class AnnotBorderStyle
The AnnotBorderStyle type exposes the following members.
Name | Description | |
---|---|---|
AnnotBorderStyle(AnnotBorderStyleStyle, Double) | Creates a new border style with given parameters.
| |
AnnotBorderStyle(AnnotBorderStyleStyle, Double, Double, Double) | Creates a new border style with given parameters.
| |
AnnotBorderStyle(AnnotBorderStyleStyle, Double, Double, Double, Double) | Creates a new border style with given parameters.
|
Name | Description | |
---|---|---|
border_style | Gets the style of the border style. | |
dash | ||
hr | Horizontal corner radius | |
vr | Vertical corner radius | |
width | Border width |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |