Table of Contents

Property Flatten

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

Flatten

Gets or sets whether the filled result is flattened. When true, the values become static page content and the fields stop being editable. Default is false.

public bool Flatten { get; set; }

Property Value

bool
Share