Click or drag to resize

BackgroundLayerSetRenderBackground Method

Set Render Background

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void SetRenderBackground(
	SolidColorBrush brush
)

Parameters

brush
Type: System.Windows.MediaSolidColorBrush
brush
See Also