Click or drag to resize

PdfXmlMetadataStreamCount Property

Gets the number of properties in this PdfXmlMetadataStream.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public int Count { get; }

Property Value

Int32
The number of properties in this PdfXmlMetadataStream.
See Also