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.
Throws an exception that identifies unsupported print media.
Syntax
protected str unsupportedPrintMediumType(SRSPrintDestinationSettings _settings)
Run On
Called
Parameters
- _settings
Type: SRSPrintDestinationSettings Class
A instance of class SRSPrintDestinationSettings
Return Value
Type: str
None since the method throws an exception.
Exceptions
Exception | Condition |
---|---|
Error | A error that identifies an unspoorted print media as given in the _settings parameter. |