[]
Creates the PdfNumber object from nullable float value, returns Instance if value is null.
value
public static IPdfObject Create(float? value)
Public Shared Function Create(value As Single?) As IPdfObject
The value.