SwDmAnnotationFileOpenError Enumeration
Result codes when opening the preview bitmap of an annotation file.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Public Enum SwDmAnnotationFileOpenError
Inherits System.Enum |
| C# | |
|---|
public enum SwDmAnnotationFileOpenError : System.Enum |
| C++/CLI | |
|---|
public enum class SwDmAnnotationFileOpenError : public System.Enum |
Members
See Also