Skip to main content
All docs
V25.2
  • TextProperties.Kumimoji Property

    Gets or sets whether the numbers contained within vertical text continue vertically with the text or whether they are to be displayed horizontally while the surrounding characters continue in a vertical fashion.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public bool? Kumimoji { get; set; }

    Property Value

    Type
    Nullable<Boolean>
    See Also