Hello,
Thanks in Advance, pleas help me to implement the below issue :-
JsonData data = new JsonData()
{
Name = "Cipla",
Client = "Cipla Chemicals",
RevenueSize = "$300,000",
Product_Service = "Cognitive",
Agent = "Ramesh",
Next_Step= "Hi there
How are you. I am waiting for you."
How are you. I am waiting for you."
};
i want to apply all the html tags which i've applied in Next_Step when i will save it to doc file .
Thank you
Jefferson S. MottaPosted May 12, 2020, 9:35 PM