PdfViewer.PrintAsGrayscale

PdfViewer.PrintAsGrayscale property

Gets or sets a bool value that indicates whether the page is being printed as grayscale. By default is false.

public bool PrintAsGrayscale { get; set; }

Remarks

Default falue is false.

See Also