Syntax
struct LineBreakUserOptions;
Description
specify the options for the LineBreak
Field Details
|
|
Syntax
string forbiddenBeginCharacters;
Description
these characters are not allowed at the begining of a line
Syntax
string forbiddenEndCharacters;
Description
these characters are not allowed at the end of a line
Syntax
boolean applyForbiddenRules;
Description
act on the forbidden characters or not
Syntax
boolean allowPunctuationOutsideMargin;
Description
punctuation characters are allowed at the end of the line
Syntax
boolean allowHyphenateEnglish;
Description
allow Hyphenate English
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.