FixedLayout

WebConvertOptions.FixedLayout property

If true fixed layout will be used e.g. absolutely positioned html elements Default: true

public bool FixedLayout { get; set; }

See Also