Skip to content

4a173de5 6860 14ef bfcc 198bebb4f96d

Fernando Garcia edited this page May 8, 2018 · 1 revision

KnownExporter Enumeration

Additional header content

Specifies the known exporters.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public enum KnownExporter

VB

Public Enumeration KnownExporter

Members

 

Member name Value Description
Writer 0 Custom Writer, please see WriterModel for more information.
Template 1 Template Writer, please see TemplateModel for more information.
Xslt 2 Xslt transform file, please see XsltModel for more information.

Remarks

[Missing documentation for "T:iTin.Export.Model.KnownExporter"]

See Also

Reference

iTin.Export.Model Namespace

Clone this wiki locally