'宣言 Public Overrides Sub GetHyperlinks( _ ByVal hyperlinks As C1HyperlinkInfoCollection _ )
'使用法 Dim instance As RenderParagraphFragment Dim hyperlinks As C1HyperlinkInfoCollection instance.GetHyperlinks(hyperlinks)
public override void GetHyperlinks( C1HyperlinkInfoCollection hyperlinks )
パラメータ
- hyperlinks
- The collection of C1HyperlinkInfo objects to which data about hyperlinks within the current fragment will be added.