CdrDocument

CdrImage.CdrDocument property

Effortlessly retrieve or update the CDR document using this intuitive property. Ideal for developers seeking to access or modify the CDR document, ensuring flexibility and efficiency in their applications.

public CdrDocument CdrDocument { get; }

Property Value

The CDR document.

See Also