AnnotBorderStyleborder_style Property |
Gets the style of the border style.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public AnnotBorderStyleStyle border_style { get; set; }
Public Property border_style As AnnotBorderStyleStyle
Get
Set
public:
virtual property AnnotBorderStyleStyle border_style {
AnnotBorderStyleStyle get () sealed;
void set (AnnotBorderStyleStyle value) sealed;
}
function get_border_style();
function set_border_style(value);
Property Value
Type:
AnnotBorderStyleStyleSee Also