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