XmpPackagePrefix Property

Gets the prefix.

Namespace:  Aspose.CAD.Xmp
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string Prefix { get; }

Property Value

Type: String
The prefix.
See Also