PageSetup.PageLayoutOptions

PageSetup.PageLayoutOptions property

Gets or sets the PageLayoutOptions. Default value is None, any other value will override the AdjustToWidestPage behaviour. Works only with HTML documents.

public PageLayoutOptions PageLayoutOptions { get; set; }

See Also