예제 #1
0
 public override void print(IDocumentGenerator dg, int sectionLevel)
 {
     dg.AddImage(Path, Width, Height);
 }