Table of Contents

Property Value

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

Value

Gets the field's current value as a string. For checkboxes and radio buttons this is the state name (for example "Off").

public string Value { get; }

Property Value

string
Share