IEscape

EmfEscapeRecordType.IEscape property

Gets or sets a 32-bit unsigned integer that specifies the printer driver escape to execute. This MUST be one of the values in the WMF MetafileEscapes enumeration ([MSWMF] section 2.1.1.17).

public WmfMetafileEscapes IEscape { get; set; }

See Also