DioDocs for PDF
Create メソッド (PdfNumber)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Spec 名前空間 > PdfNumber クラス : Create メソッド
値。
null 許容の float 値から PdfNumber オブジェクトを作成します。value が null の場合、PdfNull.Instance を返します。
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal value As System.Nullable(Of Single) _
) As IPdfObject
public static IPdfObject Create( 
   System.Nullable<float> value
)

パラメータ

value
値。
参照

PdfNumber クラス
PdfNumber メンバ