NLibraryDataObjectAdaptor Class Members
In This Topic
The following tables list the members exposed by NLibraryDataObjectAdaptor.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| OwnerLibrary | Obtains a reference to the library document hosting the adapter |
Top
Public Methods
| Name | Description |
| Adapt | Overridden. Adapts the specified data object |
| AdaptDrawingDataObject | Adapts the specified drawing data object as a library data object, ready to be inserted in a library document |
| AdaptLibraryDataObject | Adapts the specified library data object as a library data object, ready to be inserted in a library document |
| AdaptRaster | Adapts the specified raster. |
| AdaptText | Adapts the specified text as a library data object, ready to be inserted in a library document |
| CanAdapt | Overridden. Determines whether the adapter can adapt the specified data object |
Top
See Also