Click or drag to resize

WmfEncoder Constructor (Boolean)

Initializes a new instance of a WmfEncoder specifying the placeable value.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public WmfEncoder(
	bool placeable
)

Parameters

placeable
Type: SystemBoolean
A value indicating if an Aldus placeable metafile will be written.
See Also