PdfURL Property (C1LinkTargetFile) | PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1LinkTargetFile Class / PdfURL Property

In This Topic
PdfURL Property (C1LinkTargetFile)
In This Topic
Gets the target URL in Adobe PDF format, or an empty string if it does not exist.
Syntax
'Declaration
 
Public Overrides ReadOnly Property PdfURL As String
 
See Also