Accusoft.PrizmViewer10.AnnotationServer
PageNumber Property






Gets the page number of the item for persistent store.
Syntax
'Declaration
 
Public ReadOnly Property PageNumber As System.Integer
'Usage
 
Dim instance As PersistentStore
Dim value As System.Integer
 
value = instance.PageNumber
public System.int PageNumber {get;}
public read-only property PageNumber: System.Integer; 
public function get PageNumber : System.int
public: __property System.int get_PageNumber();
public:
property System.int PageNumber {
   System.int get();
}

Property Value

An integer value which represents the page number of the item to get or save for persistent store.
See Also

Reference

PersistentStore Class
PersistentStore Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback