AnnotLayerDrawHighlights Method |
Get all annotations
Namespace:
ComPDFKitViewer.Layer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic void DrawHighlights(
RenderTargetBitmap renderTargetBitmap
)
Parameters
- renderTargetBitmap
- Type: System.Windows.Media.ImagingRenderTargetBitmap
Render target bitmap
See Also