AnalyzeVerticalGlyphOrientation(TextAnalysisSource1,Int32,Int32,TextAnalysisSink1) Method
Analyzes a text range for script orientation, reading text and attributes from the source and reporting results to the sink.
'Declaration
Public Overloads Sub AnalyzeVerticalGlyphOrientation( _
ByVal As TextAnalysisSource1, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As TextAnalysisSink1 _
)
Parameters
- analysisSource
- Source object to analyze.
- textPosition
- Starting position within the source object.
- textLength
- Length to analyze.
- analysisSink
- Length to analyze.