Return producer 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 GetProducer()
Public Function GetProducer As String
public: String^ GetProducer()
member GetProducer : unit -> string