Gets the width of the bitmap.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int Width { get; }
Public ReadOnly Property Width As Integer
Get
public:
virtual property int Width {
int get () sealed;
}
Property Value
Type:
Int32See Also