MetafileRenderingOptions Properties

The MetafileRenderingOptions type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleEmfPlusDualRenderingMode
Gets or sets a value determining how EMF+ Dual metafiles should be rendered.
Public propertyCode exampleEmulateRasterOperations
Gets or sets a value determining whether or not the raster operations should be emulated.
Public propertyCode exampleRenderingMode
Gets or sets a value determining how metafile images should be rendered.
Public propertyCode exampleScaleWmfFontsToMetafileSize
Gets or sets a value determining whether or not to scale fonts in WMF metafile according to metafile size on the page.
Public propertyCode exampleUseEmfEmbeddedToWmf
Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered.
See Also