Class CancelRequestRenderThread
Inherited Members
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public class CancelRequestRenderThread
Constructors
CancelRequestRenderThread(PDFViewWPF)
Declaration
public CancelRequestRenderThread(PDFViewWPF viewer)
Parameters
Type | Name | Description |
---|---|---|
PDFViewWPF | viewer |
Fields
m_viewer
Declaration
public PDFViewWPF m_viewer
Field Value
Type | Description |
---|---|
PDFViewWPF |
Methods
ThreadEntryPoint()
Declaration
public void ThreadEntryPoint()