DioDocs for PDF
PdfDateTime コンストラクタ(IPdfString)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > PdfDateTime 構造体 > PdfDateTime コンストラクタ : PdfDateTime コンストラクタ(IPdfString)
日時値を表す GrapeCity.Documents.Pdf.Spec.IPdfString
GrapeCity.Documents.Pdf.Spec.IPdfString を使用して、PdfDateTime 構造体の新しいインスタンスを初期化します。 渡された文字列は System.DateTimeOffset に変換されます(可能な場合)。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As IPdfString _
)
public PdfDateTime( 
   IPdfString value
)

パラメータ

value
日時値を表す GrapeCity.Documents.Pdf.Spec.IPdfString
参照

PdfDateTime 構造体
PdfDateTime メンバ
オーバーロード一覧