PrintDocument for WinForms
Parameters プロパティ (C1LinkTargetFile)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1LinkTargetFile クラス : Parameters プロパティ
If the C1LinkTargetFile.FileName parameter specifies an executable file, this is a string specifying the parameters to be passed to the application. The format of this string is determined by the verb that is to be invoked. If C1LinkTargetFile.FileName specifies a document file, this should be an empty string.
シンタックス
'宣言
 
Public ReadOnly Property Parameters As System.String
'使用法
 
Dim instance As C1LinkTargetFile
Dim value As System.String
 
value = instance.Parameters
public System.string Parameters {get;}
参照

C1LinkTargetFile クラス
C1LinkTargetFile メンバ