Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wpf

Opening Html File With Query String

Is it possible to load a local HTML file with a query string? I'm using Process.Start, but that… Read more Opening Html File With Query String

Printing A Formatted Html Page In C#

I am looking for a way to print a formatted html file in landscape mode in c# (primarily wpf). Pri… Read more Printing A Formatted Html Page In C#