Initialize a new instance of the Area class.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public Area()
Visual Basic
Public Sub New

Remarks

Create a new empty Area.

See Also