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

XmpTagNames.XmpTPgNPages Property

Gets the xmpTPg:NPages tag.

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

Syntax

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

Property Value

xmpTPg:NPages tag.

Remarks

Number of pages in the document. Belongs to the XMP paged-text schema.

See Also

Reference