Click or drag to resize

InvalidPdfValueExceptionValue Property

Gets the invalid value that is either being retrieved or set.

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

Property Value

PdfBasicObject
The invalid value that is either being retrieved or set.
See Also