Fills

CdrDocument.Fills property

Gets the fills.

public Dictionary<int, CdrFill> Fills { get; }

Property Value

The fills.

See Also