Set subject to xmpmeta; if value is null, remove the node; if the node is null, create the node
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 void SetAuthor( string value )
Public Sub SetAuthor ( value As String )
public: void SetAuthor( String^ value )
member SetAuthor : value : string -> unit
Parameters
- value
- String