SaveOptionsLastPage Property |
Last page number when saving page range.
Namespace: GroupDocs.Annotation.OptionsAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 21.1.0.0 (21.1)
Syntaxpublic int LastPage { get; set; }
Public Property LastPage As Integer
Get
Set
public:
property int LastPage {
int get ();
void set (int value);
}
member LastPage : int with get, set
Property Value
Type:
Int32
See Also