Table of Contents

Class CdrSpnd

Namespace
Aspose.Imaging.FileFormats.Cdr.Objects
Assembly
Aspose.Imaging.dll

The cdr span

public class CdrSpnd : CdrDictionaryItem, IDisposable
Inheritance
CdrSpnd
Implements
Inherited Members

Constructors

CdrSpnd()

public CdrSpnd()
See Also

Properties

Value

Gets or sets the value.

public int Value { get; set; }

Property Value

int

The value.

See Also

See Also