Click or drag to resize

AnnotLayerDrawHighlights Method

Get all annotations

Namespace:  ComPDFKitViewer.Layer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void DrawHighlights(
	RenderTargetBitmap renderTargetBitmap
)

Parameters

renderTargetBitmap
Type: System.Windows.Media.ImagingRenderTargetBitmap
Render target bitmap
See Also