Table of Contents

Property RenderAnnotations

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

RenderAnnotations

When true, PDF annotations (highlights, comments, form-field overlays) are rendered on top of the page. Default false.

public bool RenderAnnotations { get; set; }

Property Value

bool
Share