XmpHeaderPiGuid Property

Represents Header Guid.

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

Property Value

Type: String
Remarks
The text of the header PI contains a GUID, making it unlikely to appear by accident in the data stream.
See Also