PrintDocument for WinForms
Areas プロパティ (C1HyperlinkInfo)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1HyperlinkInfo クラス : Areas プロパティ
Gets the C1HyperlinkInfo.AreaCollection containing the areas occupied by the hyperlink on different RenderFragment objects. Typically this collection would contain just one element, but can contain more if the hyperlink is split between pages.
シンタックス
'宣言
 
Public ReadOnly Property Areas As C1HyperlinkInfo.AreaCollection
'使用法
 
Dim instance As C1HyperlinkInfo
Dim value As C1HyperlinkInfo.AreaCollection
 
value = instance.Areas
public C1HyperlinkInfo.AreaCollection Areas {get;}
参照

C1HyperlinkInfo クラス
C1HyperlinkInfo メンバ