DocxLoadOptionsPreserveUnsupportedFeatures Property |
Gets or sets a value indicating whether to preserve file format features that are
not directly supported. Default value: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool PreserveUnsupportedFeatures { get; set; }
Public Property PreserveUnsupportedFeatures As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is set to .
See Also