AnnotBorderStylewidth Property |
Border width
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public double width { get; set; }
Public Property width As Double
Get
Set
public:
virtual property double width {
double get () sealed;
void set (double value) sealed;
}
function get_width();
function set_width(value);
Property Value
Type:
DoubleSee Also