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.2.0.0 (2.2.0.0)
Syntax public virtual bool GetIsHidden()
Return Value
Type:
BooleanSee Also