MTextFragmentBold Property
|
Property that indicates whether the text is
bold.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool Bold { get; }
Public ReadOnly Property Bold As Boolean
Get
public:
property bool Bold {
bool get ();
}
member Bold : bool with get
Property Value
Boolean
See Also