PdfImportOptions.PageIndex

PdfImportOptions.PageIndex property

获取或设置要保存的第一页的索引。默认值为 0。

public int PageIndex { get; set; }

另请参阅