Page::Annotations property¶
Gets an enumerable collections of annotations on the page.
IEnumerable<Annotation> Annotations { get; }
@property
def Annotations(self) -> list
Return Value¶
IEnumerable<Annotation>
: Returns an enumerable set of annotations