XmpData.IsFixedSize Property

Gets a value indicating whether the XmpData object has a fixed size.

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

Syntax

C#
public bool IsFixedSize { get; }

Property Value

Always false.

See Also

Reference