PdfDocumentOptionsInteractiveHiddenElements Property

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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public bool InteractiveHiddenElements { get; set; }

Property Value

Boolean

See Also