[]
Gets or sets the TextFormat object defining text format. FontSize can be 0 in this case text will be fit in available bounds.
public TextFormat TextFormat { get; set; }
Public Property TextFormat As TextFormat