TextParagraphCollectionCount Property |
Namespace:
GemBox.Presentation
Assembly:
GemBox.Presentation (in GemBox.Presentation.dll) Version: 23.0.35.1026
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32
The number of
TextParagraphs contained in the collection.
See Also