MarkdownToPdfDocumentOptionsStyleSheet Property

Custom styling rules, using CSS syntax, applied to the Markdown content before the PDF document is generated

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next.MarkdownToPdf (in HiQPdf.Next.MarkdownToPdf.dll) Version: 18.9.2
C#
public string StyleSheet { get; set; }

Property Value

String

See Also