Text Methods |
The Text type exposes the following members.
| Name | Description | |
|---|---|---|
| GenerateParagraph(Run, String) |
Generate a paragraph object with parameter as Run object and by style
| |
| GenerateParagraph(String, String) |
Generate a paragraph object with text and by style
| |
| GenerateText |
Generate a run text object with text
|
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |