InternalExport Method (ComplexExporter)
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.
protected abstract void InternalExport()
'Declaration
Protected MustOverride Sub InternalExport()