Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

BytesPerLine Property








Gets the number of bytes per line (stride) of this page.
Syntax
int BytesPerLine {get;}
'Declaration
 
ReadOnly Property BytesPerLine As Integer
'Usage
 
Dim instance As IOcrPage
Dim value As Integer
 
value = instance.BytesPerLine
int BytesPerLine {get;}
@property (nonatomic, assign, readonly) NSUInteger bytesPerLine
public int getBytesPerLine()
get_BytesPerLine(); 
property int BytesPerLine {
   int get();
}

Property Value

The number of bytes per line (stride) of this page.
Example
For an example, refer to IOcrPage.
Requirements

Target Platforms

See Also

Reference

IOcrPage Interface
IOcrPage Members
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with LEADTOOLS .NET OCR

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features