[This is preliminary documentation and is subject to change.]
Returns the zero-based index of a given MasterPage.
Namespace: TallComponents.WebAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1
Syntax
| C# |
|---|
public int IndexOf( MasterPage masterPage ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ masterPage As MasterPage _ ) As Integer |
Parameters
- masterPage
- Type: TallComponents.Web..::..MasterPage
Look for this MasterPage.