PdfImportOptions.PageCount
PdfImportOptions.PageCount property
저장할 페이지 수를 가져오거나 설정합니다. 기본적으로MaxValue 문서의 모든 페이지가 렌더링됨을 의미합니다.
public int PageCount { get; set; }
또한보십시오
- class PdfImportOptions
- 네임스페이스 Aspose.Note.Importing
- 집회 Aspose.Note
저장할 페이지 수를 가져오거나 설정합니다. 기본적으로MaxValue 문서의 모든 페이지가 렌더링됨을 의미합니다.
public int PageCount { get; set; }