Removes an Area from this AreaCollection.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
Parameters
- area
- Type: TallComponents.PDF.Layout..::..Area
The area to remove.
Remarks
The area does not accept a nullNothingnullptra null reference (Nothing in Visual Basic) as a valid value.
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | The given area is nullNothingnullptra null reference (Nothing in Visual Basic). |