Method | Description | |
---|---|---|
Export ( AODL document, string filename ) : void |
Exports the specified document.
|
|
PDFExporter ( ) : System |
Initializes a new instance of the PDFExporter class.
|
public Export ( AODL document, string filename ) : void | ||
document | AODL | The document. |
filename | string | The filename. |
return | void |