PDF_Export Class

Class to create 3D pdf file.

Definition

Namespace: PCBI_Step_Export
Assembly: PCBI_Step_Export (in PCBI_Step_Export.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class PDF_Export
Inheritance
Object    PDF_Export

Constructors

PDF_Export create instance for PDF exporter.

Methods

Export Export an pdf file on the given Path with the export Options.
ExportAsync Export an pdf file on the given Path with the export Options.
ShowOptionDlg Show dialog for user options.

See Also