Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 899 Bytes

File metadata and controls

13 lines (10 loc) · 899 Bytes

DocumentConfig

Provides link to DocumentConfig.

Properties

Name Type Description Notes
display_properties \Aspose\PDF\Model\DisplayProperties Sets DisplayProperties of document [optional]
document_properties \Aspose\PDF\Model\DocumentProperties Sets DocumentProperties of document [optional]
pages_count int Sets count of pages for new document. From 1 to 100
default_page_config \Aspose\PDF\Model\DefaultPageConfig Sets default page config for new document [optional]

[Back to Model list] [Back to API list] [Back to README] [View Source]