Exemplo n.º 1
0
 public Flow FirstLineIndent(int mp)
 {
     AddSetter(AssembledStyles.FirstLineIndentSetter(mp));
     return(this);
 }