Aspose::Pdf::HtmlSaveOptions::PageBorderIfAny field

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.

System::SharedPtr<SaveOptions::BorderInfo> Aspose::Pdf::HtmlSaveOptions::PageBorderIfAny

See Also