PdfViewer.PrintStatus

PdfViewer.PrintStatus property

Gets the result of printing job. If success than null; otherwise, exception object.

public object PrintStatus { get; }

See Also