Z
Zoom
I tried by using the below statement, but it doesn't work.
object ind = "Name_Text";
Response.Write(WordApp.Selection.FormFields.get_Item(ref
ind).TextInput.tostring());
object ind = "Name_Text";
Response.Write(WordApp.Selection.FormFields.get_Item(ref
ind).TextInput.tostring());