DioDocs for PDF
DateTimeToPdfString(DateTimeOffset) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > PdfDateTime 構造体 > DateTimeToPdfString メソッド : DateTimeToPdfString(DateTimeOffset) メソッド
System.DateTime の値。
System.DateTimeOffset 値を、PDF 1.7 仕様のセクション 3.8.3 で 説明されている PDF 形式の文字列に変換します。
シンタックス
'宣言
 
Public Overloads Shared Function DateTimeToPdfString( _
   ByVal value As System.DateTimeOffset _
) As System.String
public static System.string DateTimeToPdfString( 
   System.DateTimeOffset value
)

パラメータ

value
System.DateTime の値。

戻り値の型

書式設定された日時から成る文字列を返します。
参照

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