UserPreferencesGetAvailableFormats Method |
Return the list of available formats of the given type.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<string> GetAvailableFormats(
string type
)
Parameters
- type
- Type: SystemString
Return Value
Type:
ListString
See Also