Document

CdrObject.Document property

Gets or sets the document.

public CdrDocument Document { get; set; }

Property Value

The document.

See Also