HtmlSaveOptions.PageBorderIfAny

HtmlSaveOptions.PageBorderIfAny field

This attribute represents set of settings used for drawing border (if any) in result HTML document around area that represent source PDF page. In essence it concerns of showing of page’s paper edges, not page border referenced in PDF page itself.

public BorderInfo PageBorderIfAny;

See Also