description property
BuildingBlock.description property
Gets or sets the description associated with this building block.
get description(): string
Remarks
The description may contain any string content, usually additional information.
Cannot be null
, but can be an empty string.
Corresponds to the docPartPr.description element in OOXML.
See Also
- module Aspose.Words
- class BuildingBlock