Property OutputPath
OutputPath
Output path the page was written to, or null when the operation does not write per-page files (for example SavePagesAsMultipageTiff(string, string, PdfRenderOptions, IProgress<PdfRenderProgressEventArgs>, CancellationToken)).
public string OutputPath { get; }