Skip to content

Alignment Property Not Working in TextShape #5

Description

@suresh-03

Alignment properties not working in TextShape
TextShape shape = new TextShape();
shape.Text = "Title: Here is my first title From FF";
shape.TextColor = "980078";
shape.FontFamily = "Baguet Script";
shape.Alignment = FileFormat.Slides.Common.Enumerations.TextAlignment.Left;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions