Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the PrintDestinationTokens parameter.
Syntax
public SrsPrintDestinationTokens parmPrintDestinationTokens([SrsPrintDestinationTokens _destinationTokens])
Run On
Called
Parameters
- _destinationTokens
Type: SrsPrintDestinationTokens Class
The value to set.
Return Value
Type: SrsPrintDestinationTokens Class
The value of the PrintDestinationTokens parameter.
Remarks
The default token type will be used if no value is set on the first call or if the value is set to null. The value returned in this case is determined by the code: SrsPrintDestinationTokens::constructByTokenType(SrsPrintDestinationTokens::defaultTokenType()).