content property

List<StructuralElement>? content
getter/setter pair

The contents of the footer.

The indexes for a footer's content begin at zero.

Implementation

core.List<StructuralElement>? content;