Click or drag to resize

DocxLoadOptionsPreserveUnsupportedFeatures Property

Gets or sets a value indicating whether to preserve file format features that are not directly supported. Default value: true.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool PreserveUnsupportedFeatures { get; set; }

Property Value

Boolean
Remarks
Default value is set to .
See Also