PrintDocument for WinForms
UsageInfo プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : UsageInfo プロパティ
Gets the C1PrintDocument.UsageInfo object containing information related to the current document's usage: date/time of generation, file name last used to save or load the document, and so on.
シンタックス
'宣言
 
Public ReadOnly Property UsageInfo As UsageInfo
'使用法
 
Dim instance As C1PrintDocument
Dim value As UsageInfo
 
value = instance.UsageInfo
public UsageInfo UsageInfo {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ