OnDemandDataObjectRemoveFormat Method (String) |
Removes a format.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntaxpublic void RemoveFormat(
string format
)
Parameters
- format
- Type: SystemString
The format name.
Exceptions
See Also