InternalLinkElementLinkDestination Property |
Gets or sets the link destination
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic ExplicitDestination LinkDestination { get; set; }
Public Property LinkDestination As ExplicitDestination
Get
Set
Property Value
Type:
ExplicitDestination
See Also