←Select platform

BytesPerLine Property

Summary

Gets the number of bytes per line (stride) of this page.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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(); 
} 

Property Value

The number of bytes per line (stride) of this page.

Example

For an example, refer to IOcrPage.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize