C#
VB
Java
Objective-C
WinRT C#
C++
Gets the number of bytes per line (stride) of this page.
public int BytesPerLine { get; }
ReadOnly Property BytesPerLine As Integer
int BytesPerLine {get;}
@property (nonatomic, assign, readonly) NSUInteger bytesPerLine
public int getBytesPerLine()
get_BytesPerLine();
property int BytesPerLine {
int get();
}
The number of bytes per line (stride) of this page.
For an example, refer to IOcrPage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET