Hi team,
I am creating content contol with below code.
SDT is getting created successfully and visible in WPS but same is not visible in MS word.
Code Snippet:
public void createSDT(Document document, CustomNode cust…...String SDT_INSERTION_ERROR_MESSAGE = "Not able to insert SDT before...createNewStructureDo(document, SdtType.RICH_TEXT); } public StructuredDocumentTa...