Ejemplo n.º 1
0
 public StiRightHorizontalMode(StiTabulator tabulator) : base(tabulator)
 {
 }
Ejemplo n.º 2
0
 public StiTabulatorStyle(StiTabulator tabulator)
 {
     this.tabulator = tabulator;
 }
 public StiTabulatorStyleOffice2013Blue(StiTabulator tabulator)
 {
     this.tabulator = tabulator;
 }
Ejemplo n.º 4
0
 public StiTabulatorMode(StiTabulator tabulator)
 {
     this.tabulator = tabulator;
 }