ImageOrPrintOptions.EmfType

ImageOrPrintOptions.EmfType property

Gets or sets an EmfType that specifies the format of the Metafile.. The default value is EmfPlusDual.

public EmfType EmfType { get; set; }

See Also