public class AnnTextRollupObject : AnnNoteObject
@interface LTAnnTextRollupObject : LTAnnNoteObject<NSCoding, NSCopying>
public class AnnTextRollupObject extends AnnNoteObject
public:
ref class AnnTextRollupObject : AnnNoteObject
class AnnTextRollupObject(AnnNoteObject):
The text rollup annotation object extends AnnNoteObject by adding an Expanded property. When this property is set to false, 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. This saves space on the container surface.
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, providing support for font, stroke and fill characteristics. These properties are listed below:
The AnnTextRollupObject 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 AnnTextObject can be controlled using Labels property, inherited from the AnnObject class.
Each object can be transformed with the following methods:
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 AnnTextObject:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document