This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.PdfProducer Property

Gets the pdf:Producer tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property PdfProducer As String
C#
public static string PdfProducer { get; }

Property Value

pdf:Producer tag.

Remarks

Name of the tool that created the PDF document. Belongs to the Adobe® PDF schema.

See Also

Reference