Document

CmxImage.Document property

Retrieve the CMX document effortlessly with this intuitive property. Ideal for developers seeking to access or modify CMX images, ensuring flexibility and efficiency in their applications.

public CmxDocument Document { get; }

Property Value

The CMX document.

See Also