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