Table of Contents

TTMSFNCCustomPDFIO Class

Base class for exporting a visual object to a PDF file or stream.

API unit family: TMSFNCPDFIO Inherits from: TTMSFNCCustomComponent Implements: ITMSFNCBitmapContainer

Syntax

TTMSFNCCustomPDFIO = class(TTMSFNCCustomComponent, ITMSFNCBitmapContainer)

Remarks

Subclasses implement DoPDFExport to draw the object content onto a page. Use Save to produce the PDF output.

Methods

Name Description
Save Exports the default export object to a PDF file.