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