Height

PageDescriptionLanguageConvertOptions.Height property

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

public int Height { get; set; }

See Also