PrintDocument for WinForms
LinksLocation プロパティ (HtmlExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > HtmlExporter クラス : LinksLocation プロパティ
Gets or sets the location of hyperlinks on the generated page(s) (the hyperlinks can contain outline entries or page numbers).
シンタックス
'宣言
 
Public Property LinksLocation As HtmlExporter.LinksLocationsEnum
'使用法
 
Dim instance As HtmlExporter
Dim value As HtmlExporter.LinksLocationsEnum
 
instance.LinksLocation = value
 
value = instance.LinksLocation
public HtmlExporter.LinksLocationsEnum LinksLocation {get; set;}
参照

HtmlExporter クラス
HtmlExporter メンバ