Click or drag to resize

APIDocXfontSize Property

Change font size for DocX reporting tool. Default is 8
REST path: /op/docx/fontsize
REST verb: GET,POST
REST header: {"val", value}

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

Return Value

Int32
Integer
See Also