Overload List
Name | Description | |
---|---|---|
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.
|
|
FromFile(String, C1DocumentFormatEnum) |
Creates a new instance of the C1PrintDocument class,
and loads the document from the specified file.
|
|
FromFile(String, String) | ||
FromFile(String, C1DocumentFormatEnum, String) |