Class ExtensionsFactory
ExtensionsFactory class
Global extensions manager.
public static class ExtensionsFactory
Properties
| Name | Description |
|---|---|
| static SupportedExtensions { get; } |
Methods
| Name | Description |
|---|---|
| static RegisterExtension<TParent,TExtension>(string) | Registers a new extensions to be used globally. |
Remarks
Extensions must be registered at the beginning of the application Before using the APIs.
See Also
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD