[]
        
(Showing Draft Content)

C1.C1Preview.Export.PdfExporter.InternalExport

InternalExport Method

InternalExport()

Performs export to a disk file or to a stream. The destination (file or stream) is determined by which of the properties (OutputFileName or OutputStream) is non-null when this method executes.

Declaration
protected override void InternalExport()
Overrides
C1.C1Preview.Export.PagesExporter.InternalExport()