Leadtools.Forms.Ocr Namespace > OcrAutoRecognizeManagerJobError Structure : ImagePageNumber Property |
public int ImagePageNumber {get; set;}
'Declaration Public Property ImagePageNumber As Integer
'Usage Dim instance As OcrAutoRecognizeManagerJobError Dim value As Integer instance.ImagePageNumber = value value = instance.ImagePageNumber
public int ImagePageNumber {get; set;}
get_ImagePageNumber();
set_ImagePageNumber(value);
This value may be 0 if the error that occur is not specific for any page, for example, when creating an IOcrDocument or when DocumentWriter.Convert is called.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2