Skip to main content

TsgPDFExport

Unit: CADtoPDF

Description

Provides a functionality for export the CAD image into the PDF format.

Syntax

TsgHPGLExport = class(TsgSimpleExport)

Properties

MethodsDescription
AuthorApplies the PDF export parameters.
CreatorCreates and initializes a new TsgPDFExport object.
KeywordsDestroys an instance of the TsgPDFExport class.
LayoutsCountApplies the PDF export parameters.
MarginsCreates and initializes a new TsgPDFExport object.
PageHeightDestroys an instance of the TsgPDFExport class.
PageWidthDestroys an instance of the TsgPDFExport class.
ProducerCreates and initializes a new TsgPDFExport object.
SubjectDestroys an instance of the TsgPDFExport class.
TitleDestroys an instance of the TsgPDFExport class.

Methods

MethodsDescription
ApplyParamsApplies the PDF export parameters.
CreateCreates and initializes a new TsgPDFExport object.
DestroyDestroys an instance of the TsgPDFExport class.
Methods derived from TsgCADExportDescription
SaveToFileThe method saves the image to the file.

Events

Events derived from TsgCADExportDescription
OnProgressThe event occurs when the file is saving.