ReaderWmfReadEmfPlusRecords Property |
Namespace: Ab2d
Some metafiles contains additional data stored in emf plus records.
Those records can contains images that are more detailed than the imaged defined in normal metafile records. When ReadEmfPlusRecords is set to true (by default), the Ab2d.ReaderWmf will use the detailed images instead of images defined in normal metafile records.
Because the emf plus records are not completely documented, the reading of emf plus records could lead to some problems. Reading emf plus records was extensively tested, so problems are very unprobable. But in case they happen it is possible to skip reading emf plus records by setting ReadEmfPlusRecords to false.