DeviceTGraphicContext, TRenderingOptionsPageIndex Property |
Sets or gets the index of the current page
Namespace: Aspose.Html.RenderingAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxprotected int PageIndex { get; set; }
Protected Property PageIndex As Integer
Get
Set
protected:
property int PageIndex {
int get ();
void set (int value);
}
member PageIndex : int with get, set
Property Value
Type:
Int32
See Also