AnnotLayerSetIsShowWidget Method |
Set whether to display all Widget forms
Namespace:
ComPDFKitViewer.Layer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic void SetIsShowWidget(
bool isShowWidget
)
Parameters
- isShowWidget
- Type: SystemBoolean
true is displayed
See Also