ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextAnalysisQuickSink1 Interface
Properties Methods

In This Topic
    TextAnalysisQuickSink1 Interface Members
    In This Topic

    The following tables list the members exposed by TextAnalysisQuickSink1.

    Public Properties
     NameDescription
     PropertyGets or sets the unmanaged shadow callback. (Inherited from C1.Util.DX.ICallbackable)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IDisposable)
     MethodSets a bidirectional level on the range, which is called once per run change (either explicit or resolved implicit). (Inherited from C1.Util.DX.DirectWrite.TextAnalysisQuickSink)
     MethodThe text analyzer calls back to this to report the actual orientation of each character for shaping and drawing.  
     MethodSets line-break opportunities for each character, starting from the specified position. (Inherited from C1.Util.DX.DirectWrite.TextAnalysisQuickSink)
     MethodSets the number substitution on the text range affected by the text analysis. (Inherited from C1.Util.DX.DirectWrite.TextAnalysisQuickSink)
     MethodReports script analysis for the specified text range. (Inherited from C1.Util.DX.DirectWrite.TextAnalysisQuickSink)
    Top
    See Also