firstSection property

BuildingBlock.firstSection property

Gets the first section in the building block.

get firstSection(): Aspose.Words.Section

Remarks

Returns null if there are no sections.

See Also