The IWordProc type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
CharsForbiddenToEndLine |
Gets or sets characters which are forbidden to end a screen line.
|
|
|
CharsForbiddenToStartLine |
Gets or sets characters which are forbidden to start a screen line.
|
|
|
CharsToBeHanged |
Gets or sets characters which will be 'hanged' on a screen line.
|
|
|
EnableCharacterHanging |
Gets or sets whether to 'hang' specified characters on the end of screen lines.
|
|
|
EnableEolHanging |
Gets or sets whether to 'hang' EOL characters on the end of screen lines.
|
|
|
EnableLineEndRestriction |
Gets or sets whether to restrict characters which can end a screen line.
|
|
|
EnableLineHeadRestriction |
Gets or sets whether to restrict characters which can start a screen line.
|
|
|
EnableWordWrap |
Gets or sets whether to avoid wrapping screen lines
in the middle of an alphabet word or not.
|