Table of Contents

Property CustomUserAgent

Namespace
BitMiracle.Docotic.Pdf.HtmlToPdf
Assembly
BitMiracle.Docotic.Pdf.HtmlToPdf.dll

CustomUserAgent

Gets or sets the custom user agent string.

public string? CustomUserAgent { get; set; }

Property Value

string

The custom user agent string.

Remarks

Default value: null.

When the value is null, the library will not change the user agent string before the conversion.