ColorHasBookName Property
|
Gets if there is a book name.
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool HasBookName { get; }
Public ReadOnly Property HasBookName As Boolean
Get
public:
property bool HasBookName {
bool get ();
}
member HasBookName : bool with get
Property Value
Boolean
See Also