Click or drag to resize

DocxSaveOptionsLayoutMode Property

Gets or sets the layout reconstruction mode.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public DocxLayoutMode LayoutMode { get; set; }

Property Value

DocxLayoutMode
Remarks
Default value: Flowing.
See Also