LoadOptionsAnnotationsAtBlockLevel Property

Note: This API is now obsolete.

Gets or sets a flag indicating whether cross structure annotation nodes can be added at block/cell/row level.

Namespace:  Aspose.Words
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
[ObsoleteAttribute]
public bool AnnotationsAtBlockLevel { get; set; }

Property Value

Type: Boolean
See Also