[]
Gets the GrapeCity.Documents.Pdf.Spec.IPdfObject that defines the value of this PdfIndirectObjectBase. That should be a direct object.
public abstract IPdfObject Value { get; }
Public MustOverride ReadOnly Property Value As IPdfObject