Click or drag to resize

PdfXmlMetadataStreamIsValid Property

Gets a value indicating whether XML of this PdfXmlMetadataStream is valid.

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

Property Value

Boolean
if XML of this PdfXmlMetadataStream is valid; otherwise, .
See Also