CWord |
The PdfFocusCWordOptions type exposes the following members.
Name | Description | |
---|---|---|
DetectTables | Gets or sets a value to parse and recreate tables. Default value: false. | |
Format | Gets or sets a format for a resulting Word document: DOCX and RTF. Default value: Docx. | |
KeepCharScaleAndSpacing | Gets or sets a value to preserve the original char scaling and spacing or reset it to all symbols to 100%. Default value: true. | |
RenderMode | Gets or sets a rendering mode for a resulting Word document: Flowing, Continuous or Exact. Default value: Flowing. | |
ShowInvisibleText | Gets or sets a value to show invisible text or not. Default value: false. |