Class EmfPlusPropertyRecordType

Class EmfPlusPropertyRecordType

Namespace: Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
Assembly: Aspose.Imaging.dll (25.4.0)

The Property Record Types specify properties of the playback device context.

public abstract class EmfPlusPropertyRecordType : EmfPlusRecord

Inheritance

object MetaObject EmfPlusRecord EmfPlusPropertyRecordType

Derived

EmfPlusSetAntiAliasMode , EmfPlusSetCompositingMode , EmfPlusSetCompositingQuality , EmfPlusSetInterpolationMode , EmfPlusSetPixelOffsetMode , EmfPlusSetRenderingOrigin , EmfPlusSetTextContrast , EmfPlusSetTextRenderingHint

Inherited Members

EmfPlusRecord.Type , EmfPlusRecord.Flags , EmfPlusRecord.Size , EmfPlusRecord.DataSize , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusPropertyRecordType(EmfPlusRecord)

Initializes a new instance of the Aspose.Imaging.FileFormats.Emf.EmfPlus.Records.EmfPlusPropertyRecordType class.

protected EmfPlusPropertyRecordType(EmfPlusRecord source)

Parameters

source EmfPlusRecord

The source.

 English