lastBuildingBlock property

GlossaryDocument.lastBuildingBlock property

Gets the last building block in the glossary document.

get lastBuildingBlock(): Aspose.Words.BuildingBlocks.BuildingBlock

Remarks

Returns null if there are no building blocks available.

See Also