Open this page in the API Guide

FormattingService Constructor

Initializes the FormattingService. Called during construction.
 

Examples

The following example initializes a new instance of a FormattingService object:

1
var newObject = new dundas.formatting.FormattingService();