[]
Represents an interface implemented by PdfRef and PdfRefObject, allows working with objects of both types in the same way.
public interface IPdfRef
Gets the PdfRef.
PdfRef Ref { get; }