Click or drag to resize

HtmlToPdfOptionsChromiumRevision Property

Gets and sets the Chromium revision. Defaults: Windows - "1115623", Linux - "1115563", MacOs - "1115611".

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.12.6
Syntax
public string ChromiumRevision { get; set; }

Property Value

String
Remarks
Here you'll find the list with revisions: https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Win_x64/
See Also