diff --git a/Rotativa.AspNetCore/AsPdfResultBase.cs b/Rotativa.AspNetCore/AsPdfResultBase.cs index 4c6d3a1..c393fca 100644 --- a/Rotativa.AspNetCore/AsPdfResultBase.cs +++ b/Rotativa.AspNetCore/AsPdfResultBase.cs @@ -55,7 +55,7 @@ protected override string GetContentType() /// /// Path to wkhtmltopdf binary. /// - [Obsolete("Use WkhtmlPath instead of CookieName.", false)] + [Obsolete("Use WkhtmlPath instead of WkhtmltopdfPath.", false)] public string WkhtmltopdfPath { get