Ole2FrameItemType
Enumeration
 | 
Defines the item type in the frame.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
Public Enumeration ItemType
 
public enum class ItemType
 
 
 
 
Members
 
| Member name | 
Value | 
Description | 
| Link | 
1 | 
Link | 
| Embedded | 
2 | 
Embedded | 
| Static | 
3 | 
Static | 
 
See Also