public StiRightHorizontalMode(StiTabulator tabulator) : base(tabulator) { }
public StiTabulatorStyle(StiTabulator tabulator) { this.tabulator = tabulator; }
public StiTabulatorStyleOffice2013Blue(StiTabulator tabulator) { this.tabulator = tabulator; }
public StiTabulatorMode(StiTabulator tabulator) { this.tabulator = tabulator; }