Click or drag to resize

PdfBooleanValue Property

Gets a Boolean value of this PdfBoolean instance.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public bool Value { get; }

Property Value

Boolean
See Also