PdfXmlMetadataStreamIsValid Property |
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.10.30
Syntax public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Get
Property Value
Boolean if XML of this
PdfXmlMetadataStream is valid; otherwise,
.
See Also