nodeguy/website/docs/api/generated/enums/textflag.md
Atul R 392aa3cd4c
Adds automatic docs for now (#308)
* adds basic typedoc

* backup

* Adds all docs to source code

* Adds autogenerated docs

* Fixes doc links

* Updates docs
2019-12-29 00:42:06 +05:30

1.2 KiB

id title sidebar_label
textflag TextFlag TextFlag

Index

Enumeration members

Enumeration members

TextDontClip

TextDontClip: = 512


TextDontPrint

TextDontPrint: = 16384


TextExpandTabs

TextExpandTabs: = 1024


TextHideMnemonic

TextHideMnemonic: = 32768


TextIncludeTrailingSpaces

TextIncludeTrailingSpaces: = 134217728


TextJustificationForced

TextJustificationForced: = 65536


TextShowMnemonic

TextShowMnemonic: = 2048


TextSingleLine

TextSingleLine: = 256


TextWordWrap

TextWordWrap: = 4096


TextWrapAnywhere

TextWrapAnywhere: = 8192