Table of Contents

Property RenderZoom

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

RenderZoom

Zoom factor when rendering image output. Only applies to image-based documents. Clamped to the range [0.25, 4.0].

public double RenderZoom { get; set; }

Property Value

double

Default: 1.0.

Share