Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Namespaces | Enumerations
FileCreationDisposition.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Teigha
 
namespace  Teigha.Core
 

Enumerations

enum  Teigha.Core.FileCreationDisposition {
  Teigha.Core.kCreateNew = 1 , Teigha.Core.kCreateAlways = 2 , Teigha.Core.kOpenExisting = 3 , Teigha.Core.kOpenAlways = 4 ,
  Teigha.Core.kTruncateExisting = 5
}