Table of Contents

Property FormFlushed

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

FormFlushed

Gets whether the interactive form state was committed back into the document. false when no value was written.

public bool FormFlushed { get; }

Property Value

bool
Share