Render Popup annotations.

Namespace: TallComponents.PDF.Rasterizer.Configuration
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

C#
public bool RenderPopupAnnotation { get; set; }
Visual Basic
Public Property RenderPopupAnnotation As Boolean
	Get
	Set

See Also