In This Topic

PageNo Field (GdViewer.PageChangedEventArgs)

In This Topic
Specifies the number of the selected page.
Syntax
'Declaration

 

Public ReadOnly PageNo As Integer
public readonly int PageNo
public field PageNo: Integer; readonly 
public var PageNo : int;
public: readonly int PageNo
public:

readonly int PageNo
See Also