Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / HonorIdeographicBaseline Property

In This Topic
    HonorIdeographicBaseline Property
    In This Topic
    Gets or sets a value indicating whether the ideographic baseline should be used instead of the Roman baseline for hieroglyph characters. The default is false.
    Syntax
    'Declaration
     
    Public Property HonorIdeographicBaseline As System.Boolean
    public System.bool HonorIdeographicBaseline {get; set;}
    See Also