Click or drag to resize

ConvertFromEmfAsync Method

Overload List
  NameDescription
Public methodStatic memberFromEmfAsync(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
Public methodStatic memberFromEmfAsync(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.
Top
See Also