Common conversion options

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: