WordprocessingDocumentInfoTitle Property |
Gets title
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic string Title { get; }
Public ReadOnly Property Title As String
Get
public:
property String^ Title {
String^ get ();
}
member Title : string with get
Property Value
Type:
String
See Also