PrinterExposeEvent.PageNo Property | |
A numeric value representing the number of the page to be painted.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY PageNo AS DWORD GET
public virtual uint PageNo { get; }
Request Example
View SourceProperty Value
Type:
DWordA numeric value representing the number of the page to be painted.
See Also