UseOfficeDisableMacros Property |
Disable all macros during conversion of Word, Excel and PowerPoint documents.
Namespace: SautinSoftAssembly: UseOffice (in UseOffice.dll) Version: 2025.10.22
Syntaxpublic bool DisableMacros { get; set; }Public Property DisableMacros As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value: true.
See Also