Overload List

  Name Description
Public method Static member FromFile(String)
Creates a new instance of the C1PrintDocument class, and loads the document from the specified file. The persistence format (C1d or C1dx) is determinated by the file extension. If the format cannot be determined by the extension, the C1d format is used.
Public method Static member FromFile(String, C1DocumentFormatEnum)
Creates a new instance of the C1PrintDocument class, and loads the document from the specified file.
Public method Static member FromFile(String, String)
Public method Static member FromFile(String, C1DocumentFormatEnum, String)

See Also