|
API C#
|
The base class of all Latex Document. More...
Properties | |
| bool | CoverPage [get, set] |
| Gets or sets a value indicating whether there is a [cover page]. More... | |
| string | ReportTitle [get, set] |
| Gets or sets the report title. More... | |
| string | ReportSubTitle [get, set] |
| Gets or sets the report sub title. More... | |
| bool | InsertWarning [get, set] |
| Gets or sets a value indicating whether [insert warning]. More... | |
| List< CSection > | SectionList [get, set] |
| Gets or sets the section list. More... | |
The base class of all Latex Document.
|
getset |
Gets or sets a value indicating whether there is a [cover page].
true if [cover page]; otherwise, false.
|
getset |
Gets or sets a value indicating whether [insert warning].
true if [insert warning]; otherwise, false.
|
getset |
Gets or sets the report sub title.
The report sub title.
|
getset |
Gets or sets the report title.
The report title.
|
getset |
Gets or sets the section list.
The section list.