Click or drag to resize
TextFontProtected Property
Gets or sets whether characters are protected against attempts to modify them.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Nullable<bool> Protected { get; set; }

Property Value

Type: NullableBoolean
See Also