Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfCollection(T).Count Property
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfCollection(T) Class
>
PdfCollection(T) Properties
> Count Property
Welcome
License agreement
Getting started
Links to resources
Samples
Copyright
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfCollection(T) Class
PdfCollection(T) Properties
Count Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
BitMiracle.Docotic.Pdf.Layout
Gets the number of elements actually contained in the
PdfCollection
<T
>
.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
int
Count
{
get
; }
VB
Public
ReadOnly
Property
Count
As
Integer
Get
Property Value
Type:
Int32
The number of elements actually contained in the
PdfCollection
<T
>
.
Implements
ICollection
<T
>
.Count
ICollection
.Count
See Also
PdfCollection
<T
> Class
BitMiracle.Docotic.Pdf Namespace