Return author if exists; otherwise return null
Namespace: Spire.Pdf.XmpAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public string GetAuthor()
Public Function GetAuthor As String
public: String^ GetAuthor()
member GetAuthor : unit -> string