HelpText Properties |
The HelpText type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddDashesToOption |
Gets or sets a value indicating whether the format of options should contain dashes.
It modifies behavior of AddOptions(Object) method.
|
![]() | AdditionalNewLineAfterOption |
Gets or sets a value indicating whether to add an additional line after the description of the option.
|
![]() | Copyright |
Gets or sets the copyright string.
You can directly assign a CopyrightInfo instance.
|
![]() | Heading |
Gets or sets the heading string.
You can directly assign a HeadingInfo instance.
|
![]() | MaximumDisplayWidth |
Gets or sets the maximum width of the display. This determines word wrap when displaying the text.
|
![]() | SentenceBuilder |
Gets the BaseSentenceBuilder instance specified in constructor.
|