Returns the URL in the PDF format.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public override string PdfURL { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property PdfURL As String

See Also