Variable DocumentGridTypeConst

DocumentGridType: {
    DEFAULT: "default";
    LINES: "lines";
    LINES_AND_CHARS: "linesAndChars";
    SNAP_TO_CHARS: "snapToChars";
} = ...

Type declaration

  • ReadonlyDEFAULT: "default"
  • ReadonlyLINES: "lines"
  • ReadonlyLINES_AND_CHARS: "linesAndChars"
  • ReadonlySNAP_TO_CHARS: "snapToChars"
MMNEPVFCICPMFPCPTTAAATR