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