PrintJob.PrintToFileName Property
Gets or sets the filename or path where the output will be saved.
public string PrintToFileName { get; set; }
Public Property PrintToFileName As String
Property Value
Licensing Info
This property is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF PrintManager selected.
- A DynamicPDF PrintManager for .NET v4.X Developer license.
Remarks
If this property is set with a valid filename, raw printer data will be saved instead of actual printing.