Class PsDocumentException

PsDocumentException class

This class contains information about an error that is thrown while PostScript file is created, edited and saved.

public class PsDocumentException : Exception

Constructors

NameDescription
PsDocumentException(string)Initializes a new instance of the PsDocumentException class.

See Also