PageIndex
OCRTablePage.PageIndex property
页面在 OCR 文档中的零基索引。
public int PageIndex { get; set; }
备注
该索引对应输入文档中页面的顺序(例如,0 表示第一页)。
另请参见
- class OCRTablePage
- namespace Aspose.OCR
- assembly Aspose.OCR
页面在 OCR 文档中的零基索引。
public int PageIndex { get; set; }
该索引对应输入文档中页面的顺序(例如,0 表示第一页)。