ConvertFromEmfAsync Method |
Name | Description | |
---|---|---|
FromEmfAsync(PDFDoc, IFilter) |
Convert the specified CAD file to PDF and append converted pages to the specified PDF document.
This conversion requires that the optional PDFTron CAD add-on module is available.
See also: the 'CADModule' class
| |
FromEmfAsync(PDFDoc, IStorageFile) |
Converts the specified EMF file to PDF and append converted pages to the specified PDF document. The
EMF will be fitted to the page.
|