[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.HonorIdeographicBaseline

HonorIdeographicBaseline Property

HonorIdeographicBaseline

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.

Declaration
public bool HonorIdeographicBaseline { get; set; }
Public Property HonorIdeographicBaseline As Boolean