HtmlSaveOptions.LayoutMode

HtmlSaveOptions.LayoutMode property

Gets or sets the layout mode when saving to HTML. The default value is Normal

public HtmlLayoutMode LayoutMode { get; set; }

See Also