[This is preliminary documentation and is subject to change.]
A MasterPage is used as a template for a new page that is added during converion.
It provides page properties such as the page size, margins, header and footer.
Whether a master page is selected as the template of a new page is determined by
the SelectionRule property and the properties of the new page.
Namespace: TallComponents.WebAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1
Syntax
| C# |
|---|
public class MasterPage |
| Visual Basic |
|---|
Public Class MasterPage |