Searches for the specified Area in the AreaCollection.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public int IndexOf( Area area ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ area As Area _ ) As Integer |
Parameters
- area
- Type: TallComponents.PDF.Layout..::..Area
The Area to locate in the AreaCollection.