C1.C1Preview Namespace : DocumentCreationMode Enumeration |
'Declaration Public Enum DocumentCreationMode Inherits System.Enum
public enum DocumentCreationMode : System.Enum
Member | Description |
---|---|
Generate | The document was created by a call to the C1PrintDocument.Generate method. |
StartEndDoc | The document was created by calls to the C1PrintDocument.StartDoc and C1PrintDocument.EndDoc methods. |
Unknown | The document was not generated, its creation mode is unknown at this time. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.DocumentCreationMode
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