The AnnotationLayoutManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AnnotationLayoutManager | Initializes a new instance of the AnnotationLayoutManager class |
Methods
| Name | Description | |
|---|---|---|
| Arrange |
Places the argument annotation interactors at the position that is defined in the
PDF document.
(Overrides LayoutManager..::..Arrange(LayoutContext, InteractorCollection).) | |
| Invalidate |
Invalidates the layout. This will eventually lead to a new invocation of Arrange.
(Inherited from LayoutManager.) |
Properties
| Name | Description | |
|---|---|---|
| Margin |
Margin with respect to the surrounding interactor.
(Inherited from LayoutManager.) | |
| Spacing |
The minimum distance between elements.
(Inherited from LayoutManager.) |