Specifies how last word on a page or on other regions is hyphenated.
Definition ParagraphHyphenationKeepType.idl:34
const long COLUMN
The last line before any column, page, or spread break inside the paragraph should not be hyphenated.
Definition ParagraphHyphenationKeepType.idl:52
const long PAGE
The last line before page or spread break inside the paragraph should not be hyphenated.
Definition ParagraphHyphenationKeepType.idl:47
const long ALWAYS
The last full line of the paragraph, or the last line before any column, page, or spread break inside...
Definition ParagraphHyphenationKeepType.idl:57
const long AUTO
No restriction applies.
Definition ParagraphHyphenationKeepType.idl:37
const long SPREAD
The last line before any spread break inside the element should not be hyphenated.
Definition ParagraphHyphenationKeepType.idl:42