CPDFViewerSetKeepDefaultPopupTag Method |
Whether to keep the default pop-up tag
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic void SetKeepDefaultPopupTag(
bool keepPopup
)
Parameters
- keepPopup
- Type: SystemBoolean
Whether to keep the default pop-up tag
See Also