Click or drag to resize

contentPageblocks Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the blocks of page

Namespace:  imbNLP.Core.contentStructure.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public contentBlockCollection blocks { get; set; }

Property Value

Type: contentBlockCollection
The blocks.

Implements

IContentPageblocks
See Also