IPagedConvertOptions Interface |
Namespace: GroupDocs.Conversion.Options.Convert
The IPagedConvertOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Format |
The desired file type the input document should be converted to.
(Inherited from IConvertOptions.) |
![]() | PageNumber |
The page number to start conversion from.
|
![]() | PagesCount |
Number of pages to convert starting from PageNumber.
|