Signature

EmfFormat.Signature property

Ruft eine 32-Bit-Ganzzahl ohne Vorzeichen ab oder legt diese fest, die das Format der Bilddaten angibt. Dieser Wert MUSS in der FormatSignature-Aufzählung (Abschnitt 2.1.14) enthalten sein.

public EmfFormatSignature Signature { get; set; }

Siehe auch