The AnnotationLayoutManager type exposes the following members.

Constructors

  NameDescription
Public methodAnnotationLayoutManager
Initializes a new instance of the AnnotationLayoutManager class

Methods

  NameDescription
Protected methodArrange
Places the argument annotation interactors at the position that is defined in the PDF document.
(Overrides LayoutManager..::..Arrange(LayoutContext, InteractorCollection).)
Public methodInvalidate
Invalidates the layout. This will eventually lead to a new invocation of Arrange.
(Inherited from LayoutManager.)

Properties

  NameDescription
Public propertyMargin
Margin with respect to the surrounding interactor.
(Inherited from LayoutManager.)
Public propertySpacing
The minimum distance between elements.
(Inherited from LayoutManager.)

See Also