Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.TD |
Enumerations | |
enum | Teigha.TD.TableFillOption { Teigha.TD.kTableFillOptionNone = 0 , Teigha.TD.kTableFillOptionRow = 0x1 , Teigha.TD.kTableFillOptionReverse = 0x2 , Teigha.TD.kTableFillOptionGenerateSeries = 0x4 , Teigha.TD.kTableFillOptionCopyContent = 0x8 , Teigha.TD.kTableFillOptionCopyFormat = 0x10 , Teigha.TD.kTableFillOptionOverwriteReadOnlyContent = 0x20 , Teigha.TD.kTableFillOptionOverwriteReadOnlyFormat = 0x40 } |