CdrMcfg

CdrMcfg class

The cdr configuration object

public class CdrMcfg : CdrObject

Constructors

NameDescription
CdrMcfg()The default constructor.

Properties

NameDescription
Disposed { get; }Gets a value indicating whether this instance is disposed.
Document { get; set; }Gets or sets the document.
Height { get; set; }Gets or sets the height.
Parent { get; set; }Gets or sets the parent.
Width { get; set; }Gets or sets the width.

Methods

NameDescription
Dispose()Disposes the current instance.

See Also