CdrTransforms

CdrTransforms class

The cdr transforms object

public class CdrTransforms : CdrObject

Constructors

NameDescription
CdrTransforms()The default constructor.

Properties

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

Methods

NameDescription
Dispose()Disposes the current instance.

See Also