Table of Contents

Property Label

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

Label

Gets the field's alternate (display) name, typically shown as a tooltip. Empty when the document defines none.

public string Label { get; }

Property Value

string
Share