[This is preliminary documentation and is subject to change.]
Searches for the specified CssStyleSheet in the CssStyleSheetCollection.
Namespace: TallComponents.WebAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1
Syntax
| C# |
|---|
public int IndexOf( CssStyleSheet styleSheet ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ styleSheet As CssStyleSheet _ ) As Integer |
Parameters
- styleSheet
- Type: TallComponents.Web..::..CssStyleSheet
The CssStyleSheet to locate in the CssStyleSheetCollection.