PdfDocumentOptionsInteractiveHiddenElements Property

A flag indicating if the interactive features are enabled for hidden HTML elements. This property is false by default

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public bool InteractiveHiddenElements { get; set; }

Property Value

Boolean

See Also