properties.add(new TextDirection(rPr.getRtl() ));
// if (rPr.getShadow() != null)
// dest.setShadow(rPr.getShadow());
if (rPr.getShd() != null)
properties.add(new RShading(rPr.getShd()));
// if (rPr.getSmallCaps() != null)
// dest.setSmallCaps(rPr.getSmallCaps());
// if (rPr.getSnapToGrid() != null)
// dest.setSnapToGrid(rPr.getSnapToGrid());
// if (rPr.getSpacing() != null)