AreaGroup Constructor

Initializes a new instance of the AreaGroup class.

public AreaGroup(float width, float height)
Public Sub New (width As Single, height As Single)

Parameters

width
Single

Width of the area group.

height
Single

Height of the area group.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

AreaGroup
ceTe.DynamicPDF.PageElements

In this topic