XmpTagNames.XmpBaseURL Property

Gets the xmp:BaseURL tag.

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

Syntax

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