Overload | Description |
---|---|
Export(String,OutputRange,Boolean) | Exports the document to a disk file. (Inherited from C1.C1Preview.C1PrintDocument) |
Export(String,Boolean) | Exports the document to a disk file. (Inherited from C1.C1Preview.C1PrintDocument) |
Export(String) | Exports the document to a disk file. (Inherited from C1.C1Preview.C1PrintDocument) |
Export(Stream,ExportProvider,Boolean) | Exports the document to a stream. (Inherited from C1.C1Preview.C1PrintDocument) |
Export(Stream,ExportProvider) | Exports the document to a stream. (Inherited from C1.C1Preview.C1PrintDocument) |
Export(String,ExportProvider,OutputRange,Boolean) | Exports the document to a disk file. (Inherited from C1.C1Preview.C1PrintDocument) |
Export(Stream,ExportProvider,OutputRange,Boolean) | Exports the document to a stream. (Inherited from C1.C1Preview.C1PrintDocument) |