Constructor PrintFormatNotSupportedException
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
PrintFormatNotSupportedException()
public PrintFormatNotSupportedException()
PrintFormatNotSupportedException(string?)
public PrintFormatNotSupportedException(string? message)
Parameters
message
string
PrintFormatNotSupportedException(Exception?)
public PrintFormatNotSupportedException(Exception? innerException)
Parameters
innerException
Exception
PrintFormatNotSupportedException(string?, Exception?)
public PrintFormatNotSupportedException(string? message, Exception? innerException)