Click or drag to resize

PdfIndirectObjectValue Property

Gets or sets the value of this PdfIndirectObject.

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

Property Value

PdfBasicObject
See Also