IPageRangedConvertOptions
IPageRangedConvertOptions interface
Represents convert options that support conversion of specific list of pages
public interface IPageRangedConvertOptions : IConvertOptions
Properties
Name | Description |
---|---|
Pages { get; set; } | The list of page indexes to be converted. Should be specified to convert specific pages. |
See Also
- interface IConvertOptions
- namespace GroupDocs.Conversion.Options.Convert
- assembly GroupDocs.Conversion