public void SetJustifyH(JustifyH justifyH)
 {
     //throw new System.NotImplementedException();
 }
Exemple #2
0
 public void SetJustifyH(JustifyH justifyH)
 {
     throw new NotImplementedException();
 }