A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKitViewer.Layer
AnnotLayer Class
AnnotLayer Methods
AnnotHitTest Method
Draw Method
DrawHighlights Method
GetAnnotForIndex Method
GetAnnotListForType Method
GetIsShowAnnot Method
GetIsShowWidget Method
GetSelectedAnnot Method
GetUpdate Method
SetIsHideAnnotForType Method
SetIsShowAnnot Method
SetIsShowWidget Method
AnnotLayer
GetAnnotListForType Method
Get all annotations of a certain type
Namespace:
ComPDFKitViewer.Layer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
List
<
BaseAnnot
>
GetAnnotListForType
(
C_ANNOTATION_TYPE
annotType
)
Parameters
annotType
Type:
ComPDFKit.PDFAnnotation
C_ANNOTATION_TYPE
Annotation type
Return Value
Type:
List
BaseAnnot
Annotation list
See Also
Reference
AnnotLayer Class
ComPDFKitViewer.Layer Namespace