type property

String? type
getter/setter pair

The type of footer to create. Possible string values are:

  • "HEADER_FOOTER_TYPE_UNSPECIFIED" : The header/footer type is unspecified.
  • "DEFAULT" : A default header/footer.

Implementation

core.String? type;