HiQPdf Client for .NET
C#
Show/Hide TOC
Key
Value
Collection
Count Property
Gets the number of pairs in collection
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
C#
Copy
public
int
Count
{
get
; }
Property Value
Int32
See Also
Reference
KeyValueCollection Class
HiQPdfClient Namespace
In This Article
Definition
See Also