BaseViewSetBackgroundBrush Method |
Set background brush
Namespace:
ComPDFKitViewer.BaseObject
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic void SetBackgroundBrush(
SolidColorBrush brush
)
Parameters
- brush
- Type: System.Windows.MediaSolidColorBrush
The background brush
See Also