Width

PageDescriptionLanguageConvertOptions.Width property

Desired page width after conversion, in device-independent pixels of 1/96 inch each. Leave it at 0 to let the target keep the page width it derives on its own.

public int Width { get; set; }

See Also