Returns the zero-based index of a given MasterPage.
Namespace: TallComponents.WebAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 2.0.16.0
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.