Table of Contents

Class EmfPlusGraphicsObjectType

Namespace
Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
Assembly
Aspose.Imaging.dll

The Graphics Objects specify parameters for graphics output. They are part of the playback device context and are persistent during the playback of an EMF+ metafile.

public abstract class EmfPlusGraphicsObjectType : EmfPlusObject
Inheritance
EmfPlusGraphicsObjectType
Derived
Inherited Members

Constructors

EmfPlusGraphicsObjectType()

protected EmfPlusGraphicsObjectType()

Properties

Version

Gets or sets the version.

public EmfPlusGraphicsVersion Version { get; set; }

Property Value

EmfPlusGraphicsVersion

An EmfPlusGraphicsVersion object (section 2.2.2.19) that specifies the version of operating system graphics that was used to create this object.