예제 #1
0
 public DocumentTtfDescriptorFont(DocumentTtfFontBase font)
 {
     this.font = font;
 }
예제 #2
0
 public DocumentCmapFont(DocumentTtfFontBase font)
 {
     this.font = font;
 }