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

XmpTagNames.XmpBaseURL Property

Gets the xmp:BaseURL tag.

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

Syntax

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

Property Value

xmp:BaseURL tag.

Remarks

Base URL for relative URLs in the document content. Belongs to the basic XMP schema.

See Also

Reference