[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.TextAnalysisSourceShadow

Class TextAnalysisSourceShadow

Namespace
GrapeCity.Documents.DX.DirectWrite
Assembly
GcDocs.DX.Windows.dll

Internal TextAnalysisSource Callback

public class TextAnalysisSourceShadow : ComObjectShadow, IDisposable
Inheritance
object
TextAnalysisSourceShadow
Implements
System.IDisposable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

TextAnalysisSourceShadow()

public TextAnalysisSourceShadow()

Methods

Dispose(bool)

Clean up any resources being used.

protected override void Dispose(bool disposing)

Parameters

disposing bool

ToIntPtr(ITextAnalysisSource)

Return a pointer to the unmanaged version of this callback.

public static IntPtr ToIntPtr(ITextAnalysisSource callback)

Parameters

callback ITextAnalysisSource

The callback.

Returns

System.IntPtr

A pointer to a shadow c++ callback