Object.FontWeight Property

關閉描述

Sets or returns the font weight of the object's text.400 is normal.700 is bold.See BtFontWeight for standard constant values.

關閉語法

Object.FontWeight = BtFontWeight

Where BtFontWeight is one of the BtFontWeight constants.

相關主題