Show / Hide Table of Contents

Class CancelRequestRenderThread

Inheritance
object
CancelRequestRenderThread
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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()
In This Article
Back to top Generated by DocFX