C1.C1Preview Namespace : C1DocumentFormatEnum Enumeration |
'Declaration Public Enum C1DocumentFormatEnum Inherits System.Enum
public enum C1DocumentFormatEnum : System.Enum
Member | Description |
---|---|
C1d | Specifies the original C1Preview for .NET 2.0 format (a document is represented by a single XML file). |
C1db | Specifies the binary serialization format (a document is represented by a sequence of bytes). |
C1dx | Specifies the Open Packaging Conventions compliant format (a document is represented by a structured zip file). |
System.Object
System.ValueType
System.Enum
C1.C1Preview.C1DocumentFormatEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2