Beispiel #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)
 {
 }
Beispiel #2
0
 public TextFormat(string font, double size, uint color, bool bold, bool italic, bool underline, string url, string target, TextFormatAlign align)
 {
 }