Click or drag to resize

PDFViewCtrlIsFinishedRendering Method

checks if the rendering thread has finished.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsFinishedRendering()

Return Value

Type: Boolean
true if the rendering thread has finished, false otherwise.
See Also