documentStyle property

DocumentStyle? documentStyle
getter/setter pair

The styles to set on the document.

Certain document style changes may cause other changes in order to mirror the behavior of the Docs editor. See the documentation of DocumentStyle for more information.

Implementation

DocumentStyle? documentStyle;