Represents the options of separate exporter,
the ExportOptions class contains the list of such objects.
Namespace:
C1.Win.C1PrintPreviewAssembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C# |
---|
[SerializableAttribute] [TypeConverterAttribute(typeof(ExporterOptions..::.TypeConverter))] public class ExporterOptions |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ <TypeConverterAttribute(GetType(ExporterOptions..::.TypeConverter))> _ Public Class ExporterOptions |