Exemplo n.º 1
0
 public void WriteData(PDFWriter writer)
 {
     writer.WriteCommentLine("This cell is empty : {0} {1} R", this.Number, this.Generation);
 }