Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1LinkTarget
.
.
::
.
.
PdfURL Property
C1LinkTarget Class
See Also
Gets the target URL in Adobe PDF format, or an empty string if it does not exist.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
virtual
string
PdfURL
{
get
; }
Visual Basic
Public
Overridable
ReadOnly
Property
PdfURL
As
String
Get
See Also
C1LinkTarget Class
C1.C1Preview Namespace