defaultFooterId property
The ID of the default footer.
If not set, there's no default footer. If DocumentMode is PAGELESS, this property will not be rendered. This property is read-only.
Implementation
core.String? defaultFooterId;
The ID of the default footer.
If not set, there's no default footer. If DocumentMode is PAGELESS, this property will not be rendered. This property is read-only.
core.String? defaultFooterId;