RtfSaveOptionsCalculateListItems Property |
When true, list items contained in the document will be recalculates before saving. Default: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.6.2
Syntaxpublic bool CalculateListItems { get; set; }Public Property CalculateListItems As Boolean
Get
Set
Property Value
Boolean
See Also