Provides link to DocumentConfig.
| 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]