var instance = new Vintasoft.Shared.WebDocumentLayoutSettingsJS(); var value; // Type: boolean value = instance.get_DocxShowHiddenContent();
function get_DocxShowHiddenContent() : boolean;
Return Value
True - hidden content must be shown on DOCX page; false - hidden content must not be shown on DOCX page. Default value is false.