AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : PageNumber Property |
Visual Basic |
---|
Public Property PageNumber As Long |
Page number controls which page to load in a multi page XML file.
This is only valid for NX_AnnotationType_XML and NX_AnnotationType_XFDF.
The PageNumber property must be set BEFORE calling RetrieveAnnotation or StoreAnnotation.
After changing the page number you must call RetrieveAnnotation or StoreAnnotation again.