←Select platform

BytesPerLine Property

Summary
Gets the number of bytes per line (stride) of this page.
Syntax
C#
VB
Objective-C
C++
Java
public int BytesPerLine { get; } 
ReadOnly Property BytesPerLine As Integer 
@property (nonatomic, assign, readonly) NSUInteger bytesPerLine 
public int getBytesPerLine() 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.