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