EmfPlusGetDc klass

Summary: The EmfPlusGetDC record specifies that subsequent EMF records encountered in the metafile SHOULD be processed.

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

Full Name: aspose.imaging.fileformats.emf.emfplus.records.EmfPlusGetDc

Inheritance: EmfPlusControlRecordType

Constructors

NameDescription
EmfPlusGetDc(source)Initierar en ny instans av EmfPlusGetDc klass.

Properties

NameTypeAccessDescription
data_sizeintr/wHämtar eller anger ett 32-bitars osignerat heltal som MÅSTE definiera det 32-bitars‑justerade antalet
databytes i RecordData‑fältet som följer. Detta tal inkluderar inte 12‑bytes posthuvudet.
flaggorintr/wHämtar eller anger ett 16-bitars osignerat heltal som inte används. Detta fält BÖR sättas till noll
och MÅSTE ignoreras vid mottagning.
storlekintr/wHämtar eller anger ett 32-bitars osignerat heltal som specificerar det 32-bitars‑justerade antalet bytes
i hela posten, inklusive 12‑bytes posthuvudet och post‑specifik data.
typeEmfPlusRecordTyperHämtar ett 16-bitars osignerat heltal som identifierar posttypen.

Constructor: EmfPlusGetDc(source)

 EmfPlusGetDc(source) 

Initierar en ny instans av EmfPlusGetDc klass.

Parameters:

ParameterTypBeskrivning
sourceEmfPlusRecordKällan.