PdfAutoOutlinesOutlinedElements Property

An array of HTML CSS selectors to select the HTML elements to be outlined

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string[] OutlinedElements { get; set; }

Property Value

String

See Also