Méthode | Description | |
---|---|---|
DoExport ( IDocument document, string fileName ) : void |
Does the export.
|
|
PDFDocument ( ) : System |
Initializes a new instance of the PDFDocument class.
|
Méthode | Description | |
---|---|---|
CreatePDFDocument ( string filename ) : void |
Creates the PDF document.
|
|
LoadDefaultStyles ( IDocument document ) : void |
Loads the default styles.
|
public DoExport ( IDocument document, string fileName ) : void | ||
document | IDocument | The document. |
fileName | string | Name of the file. |
Résultat | void |