Click or drag to resize

OnDemandDataObjectRemoveFormat Method (Int32)

Removes a format.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual void RemoveFormat(
	int format
)

Parameters

format
Type: SystemInt32
The format.
See Also