PrintDocument for WinForms
C1LinkTargetFile クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : C1LinkTargetFile クラス

C1LinkTargetFileデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the command (verb) specifying the action to perform when the link is clicked.  
Public プロパティGets the default directory.  
Public プロパティSpecifies the file or object on which to execute the specified verb.  
Public プロパティ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 プロパティオーバーライドされます。 Gets the target URL in Adobe PDF format, or an empty string if it does not exist.  
Public プロパティオーバーライドされます。 Gets the target URL, or an empty string if it does not exist.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Returns the DocumentLocation pointed to by the current link target.

This method may return null if the position cannot be resolved at this time (e.g. if the document has not generated yet) or the link target points to a position outside the document (e.g a URL or an external document).

C1.C1Preview.C1LinkTargetから継承されます。
Public メソッドGets the 1-based number of the page pointed to by the current C1LinkTarget. This method may return 0 if the page cannot be resolved at this time (e.g. the document has not generated yet). C1.C1Preview.C1LinkTargetから継承されます。
トップ
参照

C1LinkTargetFile クラス
C1.C1Preview 名前空間