FontSize of the collection. Read-only.
Namespace: Spire.Doc.CollectionsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public virtual int Count { get; }
Public Overridable ReadOnly Property Count As Integer Get
public: virtual property int Count { int get (); }
abstract Count : int with get override Count : int with get
Property Value
Int32Implements
ICollection<(Of <(<'T>)>)>..::..CountICollection..::..Count