Click or drag to resize

CWordOptions Properties

The PdfFocusCWordOptions type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleDetectTables Gets or sets a value to parse and recreate tables. Default value: false.
Public propertyCode exampleFormat Gets or sets a format for a resulting Word document: DOCX and RTF. Default value: Docx.
Public propertyCode exampleKeepCharScaleAndSpacing Gets or sets a value to preserve the original char scaling and spacing or reset it to all symbols to 100%. Default value: true.
Public propertyCode exampleRenderMode Gets or sets a rendering mode for a resulting Word document: Flowing, Continuous or Exact. Default value: Flowing.
Public propertyCode exampleShowInvisibleText Gets or sets a value to show invisible text or not. Default value: false.
Top
See Also