PresentationDocumentInfoAuthor Property |
Gets author
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 21.1.0.0 (21.1)
Syntaxpublic string Author { get; }
Public ReadOnly Property Author As String
Get
public:
property String^ Author {
String^ get ();
}
member Author : string with get
Property Value
Type:
String
See Also