Common conversion options
Leave feedback
GroupDocs.Conversion has many different ConvertOptions which gives control over required conversion result. All ConvertOptions have some common properties which are:
- PageNumber specifies the page number from which the conversion should start from.
- PagesCount specifies the number of pages to be converted.
- Pages is a list of specific page number to be converted.
- Watermark sets watermark options.
- Format specifies the desired file type the input document should be converted to.
The samples below shows how each of these options could be used:
- Get default convert options for a target format
- Add watermark
- Convert N consecutive pages
- Convert specific pages
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.