Represents export options for all export formats. This class can be handled as a collection (see Count property and indexer).

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public class ExportOptions
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class ExportOptions

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Preview..::..ExportOptions

See Also