Table of Contents

Class CdrPage

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

The cdr page

public class CdrPage : CdrObjectContainer, IDisposable
Inheritance
CdrPage
Implements
Inherited Members

Constructors

CdrPage()

public CdrPage()
See Also

Properties

Id

Gets or sets the identifier.

public int Id { get; set; }

Property Value

int

The identifier.

See Also

See Also