Click or drag to resize

APIDocXformulaResolution Property

Change formula resolution for DocX reporting tool. This is an integer value. Default is 4
REST path: /op/docx/formularesol
REST verb: GET,POST
REST header: {"val", value}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.5.4.0 (2.5.4.0)
Syntax
public int DocXformulaResolution { get; set; }

Return Value

Int32
Integer
See Also