Exemplo n.º 1
0
 public CT_GraphicFrame()
 {
     this.graphicField          = new CT_GraphicalObject();
     this.nvGraphicFramePrField = new CT_GraphicFrameNonVisual();
     this.fPublishedField       = false;
 }
Exemplo n.º 2
0
 public CT_GraphicFrame()
 {
     this.graphicField = new CT_GraphicalObject();
     this.nvGraphicFramePrField = new CT_GraphicFrameNonVisual();
     this.fPublishedField = false;
 }