IPreviewHandlerVisuals interface
Exposes methods for applying color and font information to preview handlers.
Members
The IPreviewHandlerVisuals interface inherits from the IUnknown interface. IPreviewHandlerVisuals also has these types of members:
Methods
The IPreviewHandlerVisuals interface has these methods.
| Method | Description |
|---|---|
| SetBackgroundColor |
Sets the background color of the preview handler. |
| SetFont |
Sets the font attributes to be used for text within the preview handler. |
| SetTextColor |
Sets the color of the text within the preview handler. |
Remarks
Requirements
|
Minimum supported client |
Windows Vista, Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Redistributable |
Windows Search 4 or later |
|
Header |
|
|
IDL |
|