TextAnnotationFillColor Type Alias
TextAnnotationFillColor = TextStyleColor | "background"
Describes what color to use when filling the frame around a TextBlock.
If background
is specified, BackgroundFill will be set to BackgroundFill.Outline
.
Defined in
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.