[]
        
(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
TextAnalysisSourceShadow
Implements
Derived
Inherited Members

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

IntPtr

A pointer to a shadow c++ callback