Version 24.2 (latest)

UltraPrintDocument Class Fields

For a list of all members of this type, see UltraPrintDocument members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DatePrintedTokenReturns a string token which can be used in the page header or footer to represent the current date.  
Public Fieldstatic (Shared in Visual Basic)PageNumberTokenReturns a string token which can be used in the page header or footer to represent the current page number.  
Public Fieldstatic (Shared in Visual Basic)TimePrintedTokenReturns a string token which can be used in the page header or footer to represent the current time.  
Public Fieldstatic (Shared in Visual Basic)TotalPagesTokenReturns a string token which can be used in the page header or footer to represent the total number of pages.  
Public Fieldstatic (Shared in Visual Basic)UserNameTokenReturns a string token which can be used in the page header or footer to represent the current user's name.  
See Also