[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalysisQuickSource

TextAnalysisQuickSource Interface

IDWriteTextAnalysisSource

Namespace: C1.Util.DX.DirectWrite
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("688e1a58-5094-47c8-adc8-fbcea60ae92b")]
[Shadow(typeof(TextAnalysisQuickSourceShadow))]
public interface TextAnalysisQuickSource : ICallbackable, IDisposable

Methods

Name Description
GetLocaleName(int, out int, out IntPtr)

Gets the locale name on the range affected by the text analysis.

GetNumberSubstitution(int, out int, out IntPtr)

Gets the number substitution from the text range affected by the text analysis.

GetParagraphReadingDirection()

Gets the paragraph reading direction.

GetTextAtPosition(int, out IntPtr, out int)

Gets a block of text starting at the specified text position.

GetTextBeforePosition(int, out IntPtr, out int)

Gets a block of text immediately preceding the specified position.