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:

Properties

HeightGets or sets the height of the area.
WidthGets or sets the width of the area.

See Also

ceTe.DynamicPDF.PageElements

In this topic