Specifies the C1PrintDocument persistence format.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum C1DocumentFormatEnum |
Visual Basic |
---|
Public Enumeration C1DocumentFormatEnum |
Members
Member name | Description | |
---|---|---|
C1d | Specifies the original C1Preview for .NET 2.0 format (a document is represented by a single XML file). | |
C1dx | Specifies the new, Open Packaging Conventions compliant, format (a document is represented by a structured zip file). |