你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FormPageRange Struct

Definition

Represents a page interval from the input document. Page numbers are 1-based.

public struct FormPageRange
type FormPageRange = struct
Public Structure FormPageRange
Inheritance
FormPageRange

Properties

Name Description
FirstPageNumber

The first page number of the range.

LastPageNumber

The last page number of the range.

Applies to