Click or drag to resize

CPDFAnnotationGetIsHidden Method

This is a convenience property that checks for `CPDFAnnotationFlagHidden` in `flags`.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public virtual bool GetIsHidden()

Return Value

Type: Boolean
See Also