Click or drag to resize

AnnotLayerGetIsShowAnnot Method

Set whether to display all annotations

Namespace:  ComPDFKitViewer.Layer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public bool GetIsShowAnnot(
	bool isShowAnnot
)

Parameters

isShowAnnot
Type: SystemBoolean
true is displayed

Return Value

Type: Boolean
See Also