EmfPlusGraphicsVersion Class

Summary: The EmfPlusGraphicsVersion object specifies the version of operating system graphics that is used to create an EMF+
metafile.

Module: aspose.imaging.fileformats.emf.emfplus.objects

Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusGraphicsVersion

Inheritance: EmfPlusStructureObjectType

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
EmfPlusGraphicsVersion()Initializes a new instance of the EmfPlusGraphicsVersion class

Properties

NameTypeAccessDescription
graphics_versionEmfPlusGraphicsVersionEnumr/wGets a GraphicsVersion (12 bits): The version of operating system graphics. This value MUST be defined in the
EmfPlusGraphicsVersion enumeration
metafile_signatureintr/wGets a MetafileSignature (20 bits): A value that identifies the type of metafile. The value for an EMF+ metafile is
0xDBC01.

Constructor: EmfPlusGraphicsVersion()

 EmfPlusGraphicsVersion() 

Initializes a new instance of the EmfPlusGraphicsVersion class