EastAsianTypography Class Members
In This Topic
The following tables list the members exposed by EastAsianTypography.
Public Properties
| Name | Description |
| JustificationMode |
Gets or sets how full-width characters in the current document should be compressed to remove additional whitespace when the contents of this document are displayed,
specifically by specifying the set(s) of characters which can be compressed to remove additional whitespace.
|
| KerningByAlgorithm | Gets or sets whether the punctuation characters shall be kerned in the current document when kerning is enabled on a run using the FontBase.Kerning. |
| NoLineBreakAfter | Gets or sets the set of characters which shall be restricted from ending a new line for runs of text which shall be subject to custom line breaking logic using the ParagraphFormat.FarEastLineBreakControl when the contents of the document are displayed. This constraint shall only apply to text which has been flagged in the language of this rule via the NoLineBreakAfterLanguage or automatic detection methods. |
| NoLineBreakAfterLanguage |
Gets or sets the language of text for which the custom line ending rule shall be applied.
|
| NoLineBreakBefore | Gets or sets the set of characters which shall be restricted from beginning a new line for runs of text which shall be subject to custom line breaking logic using the ParagraphFormat.FarEastLineBreakControl when the contents of the document are displayed. This constraint shall only apply to text which has been flagged in the language of this rule via the NoLineBreakBeforeLanguage or automatic detection methods. |
| NoLineBreakBeforeLanguage |
Gets or sets the language of text for which the custom line beginning rule shall be applied.
|
| StrictFirstAndLastChars | Gets or sets whether the strict set of Kinsoku rules shall be applied to Japanese text in this document when the ParagraphFormat.FarEastLineBreakControl is applied to the text. |
Top
Public Methods
See Also