Exemplo n.º 1
0
 public TextFormat(string font, double size, uint color, bool bold, bool italic, bool underline, string url, string target, TextFormatAlign align, double leftMargin, double rightMargin, double indent, int leading)
 {
 }
Exemplo n.º 2
0
 public TextFormat(string font, double size, uint color, bool bold, bool italic, bool underline, string url, string target, TextFormatAlign align)
 {
 }