TextAnnotationFillColor Type Alias

TextAnnotationFillColor = TextStyleColor | "background" | "none"

Describes what color to use when filling the frame around a TextBlock. If background is specified, BackgroundFill will be set to BackgroundFill.Outline. If none is specified, no fill will be applied.

Defined in

Last Updated: 29 July, 2025