Click or drag to resize

Text Methods

The Text type exposes the following members.

Methods
  NameDescription
Protected methodStatic memberGenerateParagraph(Run, String)
Generate a paragraph object with parameter as Run object and by style
Protected methodStatic memberGenerateParagraph(String, String)
Generate a paragraph object with text and by style
Protected methodStatic memberGenerateText
Generate a run text object with text
Top
Extension Methods
  NameDescription
Public Extension MethodCode exampleConvertDateFromSQL
Convert SQL date include value null
(Defined by Extension.)
Public Extension MethodConvertDateToSQL
Convert C# date type to SQL date type
(Defined by Extension.)
Top
See Also