[]
Represents an interface implemented by PdfNumber and PdfNumberObject, allows working with objects of both types in the same way.
public interface IPdfNumber
Gets the PdfNumber.
PdfNumber Number { get; }