OnDemandDataObjectRemoveFormat Method (Int32) |
Removes a format.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual void RemoveFormat(
int format
)
Parameters
- format
- Type: SystemInt32
The format.
See Also