IPagedConvertOptionsPagesCount Property |
Number of pages to convert starting from PageNumber.
Namespace: GroupDocs.Conversion.Options.ConvertAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.8.0.0 (22.8)
Syntaxint PagesCount { get; set; }
Property PagesCount As Integer
Get
Set
property int PagesCount {
int get ();
void set (int value);
}
abstract PagesCount : int with get, set
Property Value
Type:
Int32
See Also