GdPicture.NET.14.MAUI
GdPicture14.MAUI Namespace / GdViewer.DrawEventArgs Class / PageNo Field





In This Topic
PageNo Field (GdViewer.DrawEventArgs)
In This Topic
Specifies the number of the drawn 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