Note: This topic is for
Document/Medical only. The text rollup annotation object (
AnnTextRollupObject) extends the
AnnNoteObject class by adding an
Expanded property. When this property is set to true, the text rollup object looks and behaves like a normal note. When
Expanded is set to false, the text rollup object will shrink to show only one line of text. Programmatically, the boundaries and location of the text rollup object can be controlled using the following properties:
The
AnnTextRollupObject class inherits a number of properties from the
AnnObject class that provide support for font, stroke and fill characteristics. These properties are listed below:
The
AnnTextRollupObject class inherits a number of text properties from the
AnnTextObject class that provide support for text alignment, margins, etc. These properties are listed below:
The name of the text rollup object can be controlled using the following properties, inherited from the
AnnObject class:
The following properties may be used in transforming a text rollup annotation object:
An object can be part of a group annotation object or part of a container object. It cannot be part of both a group and a container at the same time. The following properties can also be used to programmatically set characteristics of an
AnnTextRollupObject class object:
For more information about the automated text rollup annotation object, refer to WPF Annotation Objects - Automated Features.