C1LinkTargetUserデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
パブリック メソッド
| 名前 | 解説 |
| GetDocumentLocation | オーバーロードされます。 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から継承されます。 |
| GetPageNo | 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から継承されます。 |
トップ
参照