Table of Contents

Class CdrFlgs

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

The cdr flags

public class CdrFlgs : CdrObject, IDisposable
Inheritance
CdrFlgs
Implements
Inherited Members

Constructors

CdrFlgs()

public CdrFlgs()
See Also

Properties

Value

Gets or sets the value.

public int Value { get; set; }

Property Value

int

The value.

See Also

See Also