1 Reply Latest reply: Jun 2, 2010 12:36 AM by Praveen10 RSS

    How to convert the selected contents into Small caps using VB.net?

    Praveen10 Community Member

      Hi All,

       

      I'm trying to convert the selected contents into Small caps with the below coding, but not working:

       

      mySelection.AssociatedXMLElements(1).xmlElements(1).xmlElements.Add("citation",  mySelection)

       

      Pl.  help.

       

      Thanks,

       

      Praveen