Click or drag to resize

TextDocumentPropertyBagNotNull Property

Gets the property bag. If there is no property bag, a new bag is created and then returned.

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PropertyBag PropertyBagNotNull { get; }

Property Value

PropertyBag
The property bag.

Implements

IPropertyBagOwnerPropertyBagNotNull
See Also