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

XmpTagNames.PdfPDFVersion Property

Gets the pdf:PDFVersion tag.

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

Syntax

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

Property Value

pdf:PDFVersion tag.

Remarks

PDF file version.Belongs to the Adobe® PDF schema.

See Also

Reference