[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalysisSource

TextAnalysisSource Interface

IDWriteTextAnalysisSource

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

Properties

Name Description
ReadingDirection

Gets the paragraph reading direction.

Methods

Name Description
GetLocaleName(int, out int)

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

GetNumberSubstitution(int, out int)

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

GetTextAtPosition(int)

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

GetTextBeforePosition(int)

Gets a block of text immediately preceding the specified position.