The Area type exposes the following members.

Properties

  NameDescription
Public propertyClip
Clip any content that does not fit.
Public propertyEven
Get or set if the area will appear on all even pages.
Public propertyEvenFirst
Get or set if the area appeas on the even-first page.
Public propertyEvenLast
Get or set if the area appeas on the even-last page.
Public propertyEvenMiddle
Get or set if the area appeas on the even-middle page.
Public propertyFirst
Get or set if the area will appear on each first page.
Public propertyHeight
Get or set the vertical extent of this area in points (1/72 inch).
Public propertyLast
Get or set if the area will appear on each last page.
Public propertyLastBehavior
The LastBehavior is used to specify how the Last boolean should work. (default = NotFirst)
Public propertyLeft
Get or set the left edge of the area.
Public propertyMiddle
Gts or sets if the area will appear on each middle (non-first and non-last) page.
Public propertyOdd
Get or set if the area will appear on all odd pages.
Public propertyOddFirst
Get or set if the area appeas on the odd-first page.
Public propertyOddLast
Get or set if the area appeas on the odd-last page.
Public propertyOddMiddle
Get or set if the area appeas on the odd-middle page(s).
Public propertyParagraphs
Get the collection of paragraphs that will be rendered from top to bottom.
Public propertyTop
Get or set the top edge of the area.
Public propertyVerticalAlignment
Get or set the vertical alignment of the contained ParagraphCollection.
Public propertyWidth
Get or set the horizontal extent of this area in points (1/72 inch).

See Also