IArea Interface
Represents a contract defining an area.
public interface IArea : ICoordinate
Public Interface IArea
Implements ICoordinate
Inheritance: ObjectIArea
Derived: ImportedPageArea, AreaGroup, AutoLink, FormattedTextArea, HtmlArea, Image, Label, Link, List, Note, OrderedList, PageNumberingLabel, Rectangle, Table2, TextArea, TransformationGroup, UnorderedList
Licensing Info
This interface is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Properties
Height | Gets or sets the height of the area. |
Width | Gets or sets the width of the area. |