Version

EmfHeaderObject.Version property

Ottiene o imposta la versione (4 byte): un numero intero senza segno a 32 bit che specifica l’interoperabilità del metafile EMF. Questo DOVREBBE essere 0x00010000

public int Version { get; set; }

Guarda anche