Skip to content

Page::Annotations property

Gets an enumerable collections of annotations on the page.

IEnumerable<Annotation> Annotations { get; }
@property
def Annotations(self) -> list
Hyland::DocFilters::Page::annotations_t getAnnotations() const;

Return Value

IEnumerable<Annotation> : Returns an enumerable set of annotations