MarkdownToPdfDocumentOptionsStyleSheet Property

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

Definition

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

Property Value

String

See Also