Click or drag to resize

AutoText Methods

The AutoText type exposes the following members.

Methods
  NameDescription
Protected methodAdd
Add the AutoText at selection
Public methodExists
Check exists the auto text by name
Protected methodGet
Gives the AutoText by name back
Protected methodGetAll
Gives all AutoText parts from this document
Public methodGetNames
Gives a list of AutoText names
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