The enumeration key.
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.4.0.0 (22.4)
Syntaxprotected string Key { get; }
Protected ReadOnly Property Key As String
Get
protected:
property String^ Key {
String^ get ();
}
member Key : string with get
Property Value
Type:
String
See Also