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: 2.0.16.0
Syntax
| C# |
|---|
public class MasterPage |
| Visual Basic |
|---|
Public Class MasterPage |