DocumentInfoProducer Property |
Gets or sets the document producer.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic string Producer { get; }
Public ReadOnly Property Producer As String
Get
public:
property String^ Producer {
String^ get ();
}
member Producer : string with get
Property Value
Type:
String
See Also