|
TextBlockVisual3DIsBackSidedTextFlipped Property |
Gets or sets a Boolean that specifies if the text on the back side is horizontally flipped so that it appears correct when viewing from the back side.
When false (by default), the text on front and back side is the same. This property has effect only when
IsTwoSidedText property is set to true.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsBackSidedTextFlipped { get; set; }
Property Value
BooleanSee Also