Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.TD |
Enumerations | |
enum | Teigha.TD.UpdateOption { Teigha.TD.kUpdateOptionNone = 0 , Teigha.TD.kUpdateOptionConvertFormulasAndFormats = 0x01 , Teigha.TD.kUpdateOptionKeepFormats = 0x02 , Teigha.TD.kUpdateOptionKeepFormulas = 0x04 , Teigha.TD.kUpdateOptionSkipFormat = 0x20000 , Teigha.TD.kUpdateOptionUpdateRowHeight = 0x40000 , Teigha.TD.kUpdateOptionUpdateColumnWidth = 0x80000 , Teigha.TD.kUpdateOptionAllowSourceUpdate = 0x100000 , Teigha.TD.kUpdateOptionForceFullSourceUpdate = 0x200000 , Teigha.TD.kUpdateOptionOverwriteContentModifiedAfterUpdate = 0x400000 , Teigha.TD.kUpdateOptionOverwriteFormatModifiedAfterUpdate = 0x800000 , Teigha.TD.kUpdateOptionForPreview = 0x1000000 , Teigha.TD.kUpdateOptionIncludeXrefs = 0x2000000 , Teigha.TD.kUpdateOptionSkipFormatAfterFirstUpdate = 0x4000000 } |