Click or drag to resize

PDFNetInternalTools Class

[Missing <summary> documentation for "T:pdftron.PDF.PDFNetInternalTools"]

Inheritance Hierarchy
SystemObject
  pdftron.PDFPDFNetInternalTools

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public sealed class PDFNetInternalTools

The PDFNetInternalTools type exposes the following members.

Constructors
  NameDescription
Public methodPDFNetInternalTools
Initializes a new instance of the PDFNetInternalTools class
Top
Methods
  NameDescription
Public methodStatic memberDisableLogBackend
Used for Internal Testing. Will do nothing for most builds
Public methodStatic memberEnableLogBackend
Used for Internal Testing. Will do nothing for most builds
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberLogMessage
Used for Internal Testing. Will do nothing for most builds
Public methodStatic memberSetCutoffLogThreshold
Used for Internal Testing. Will do nothing for most builds
Public methodStatic memberSetLogLevel
Used for Internal Testing. Will do nothing for most builds
Public methodStatic memberSetLogLocation
Used for Internal Testing. Will do nothing for most builds
Public methodStatic memberSetThresholdForLogStream
Used for Internal Testing. Will do nothing for most builds
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also