Accusoft.PrintProSdk Namespace > CannotSetPrinterPropertyException Class : CannotSetPrinterPropertyException Constructor |
Overload | Description |
---|---|
CannotSetPrinterPropertyException Constructor() | An exception generated for a cannot set printer property error. |
CannotSetPrinterPropertyException Constructor(Int32) | Generated exception for a cannot set printer property error with a given error number. |
CannotSetPrinterPropertyException Constructor(String) | Generated exception for a cannot set printer property error with a given string. |
CannotSetPrinterPropertyException Constructor(Int32,String) | Generated exception for a cannot set printer property error with a given error number and message. |
CannotSetPrinterPropertyException Constructor(String,Exception) | Generated exception for a cannot set printer property error with a given message and inner exception. |