Click or drag to resize

CPDFViewerUpdateVirtualNodes Method

Reload the current data (not only the part used for rendering, call this method when the data layer page information is modified, such as page rotation, deletion)

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void UpdateVirtualNodes()
See Also