Click or drag to resize

REFOBJReferTo Property

Gets the PdfTypeBase object that is reffered by ReferredBy objects or null if such object does not exists.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfTypeBase ReferTo { get; }

Property Value

PdfTypeBase
See Also