1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Convert
  6. /
  7. IPageRangedConvertOptions

IPageRangedConvertOptions interface

On this page

Represents convert options that support conversion of specific list of pages

public interface IPageRangedConvertOptions : IConvertOptions

Members

namedescription
Pages { get; set; }The list of page indexes to be converted. Should be specified to convert specific pages.

See Also

On this page