<FlagsAttribute()> Public Enum LicensedFunctions Inherits System.Enum
Dim instance As LicensedFunctions
[Flags()] public enum LicensedFunctions : System.Enum
[Flags()] public enum class LicensedFunctions : public System.Enum
<FlagsAttribute()> Public Enum LicensedFunctions Inherits System.Enum
Dim instance As LicensedFunctions
[Flags()] public enum LicensedFunctions : System.Enum
[Flags()] public enum class LicensedFunctions : public System.Enum
Member | Description |
---|---|
Consumer | Allows use as a document consumer |
Gateway | Allows use as an XCA gateway |
ImageConsumer | Allows use as an Imaging Consumer |
ImageSource | Allows use as an Imaging Source |
PixConsumer | Allows use as a PIX consumer |
Reader | Allows reading and importing of documents as files (XDM) |
Registry | Allows use as a registry |
Repository | Allows use as a repository |
Source | Allows use as a document source |
Viewer | Allows use of the XdsViewer control |
Writer | Allows writing and exporting of documents as files (XDM) |
XDR | Allows use as an XDR recipient (XDR sender is equivalent to a document source) |
System.Object
System.ValueType
System.Enum
XdsObjects.Enums.LicensedFunctions
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