Allows access to the PDF export data interface, which allows you to save:
- one or more drawing sheets to PDF.
- parts and assemblies to 3D PDF.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IExportPdfData |
C# | |
---|
public interface IExportPdfData |
C++/CLI | |
---|
public interface class IExportPdfData |
Example
Remarks
Accessors
See Also