[]
Converts the PdfNumber to int. Note! The PdfNumber can contain a value does not fit into integer bounds, in this case result will be MinValue or MaxValue.
public int AsInt { get; }
Public ReadOnly Property AsInt As Integer