70001990 Text undefined properties to use reference Style properties

Article 70001990
Type Wish
Product WebJS
Date Added 6/1/2021 12:00:00 AM
Fixed 9.9002.0.3 (6/2/2021 12:00:00 AM)
Submitted by Bogumil Styczen

Summary

Text undefined properties to use reference Style properties

Solution

In verssion 9002.0.3
The following Text properties when they are undefined uses the reference TextStyle properties
Height if it is undefined or 0.0 uses the TestStyle's Height
WidthFactor if it is undefined or 0.0 uses the TestStyle's WidthFactor
Flag if it is undefined uses the combination of text and TestStyle's Flag property
Bold if it is undefined uses the TestStyle's Bold
ObliqueAngle if it is undefined uses the TestStyle's ObliqueAngle or IsItalic property
TextLine if it is undefined uses the TestStyle's IsOverLine , IsUnderLine , IsStrikeOut
BackGroundMask if it is undefined uses the TestStyle's BackGroundMask
BackGroundMaskColor if it is undefined uses the TestStyle's BackGroundMaskColor
BackGroundMaskOffset if it is undefined uses the TestStyle's BackGroundMaskOffset
BackgroundMaskBorder if it is undefined uses the TestStyle's BackgroundMaskBorder
BackGroundMaskBorderColor if it is undefined uses the TestStyle's BackGroundMaskBorderColor
BackGroundMaskBorderPenWidth if it is undefined uses the TestStyle's BackGroundMaskBorderPenWidth

Send comments on this topic.