Aspose.Note for .Net
ImageSaveOptionsPageIndex Property |
Gets or sets the index of the first page to save. By default is 0.
Namespace: Aspose.Note.Saving
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public int PageIndex { get; set; }
Public Property PageIndex As Integer Get Set
public: property int PageIndex { int get (); void set (int value); }
member PageIndex : int with get, set
Property Value
Type: Int32