Gets all glyphs contained in this page.
Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Property Value
Type: IEnumerableGlyphsAll glyphs.
Remarks
This property only returns valid data when the page is loaded.
For performance reasons the glyphs list is static and is created once. An update in the page contents will not cause an update of this property value.
See Also