Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees committed Oct 15, 2023
1 parent 81d5c44 commit eda7530
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChromiumHtmlToPdfLib/Converter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,9 @@ private enum OutputFormat
#endregion

#region Properties
/// <summary>
/// Returns the Chromium based browser name
/// </summary>
private string BrowserName
{
get
Expand Down

0 comments on commit eda7530

Please sign in to comment.