Contains the options for all exporters (PdfExporter, XlsExporter and so on).
Namespace:
C1.Win.C1PrintPreviewAssembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] [TypeConverterAttribute(typeof(ExportOptions..::.TypeConverter))] public class ExportOptions |
Visual Basic (Declaration) |
---|
<DefaultMemberAttribute("Item")> _ <TypeConverterAttribute(GetType(ExportOptions..::.TypeConverter))> _ Public Class ExportOptions |