Accusoft.PrintProSdk Namespace > NoPrintPreviewException Class : NoPrintPreviewException Constructor |
Overload | Description |
---|---|
NoPrintPreviewException Constructor() | An exception generated for a no print preview error. |
NoPrintPreviewException Constructor(Int32) | Generated exception for a no print preview error with a given error number. |
NoPrintPreviewException Constructor(String) | Generated exception for a no print preview error with a given string. |
NoPrintPreviewException Constructor(Int32,String) | Generated exception for a no print preview error with a given error number and message. |
NoPrintPreviewException Constructor(String,Exception) | Generated exception for a no print preview error with a given message and inner exception. |