Table of Contents

Property Options

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

Options

Gets the option labels of a combo box or list box, in document order. Empty outside choice fields.

public IReadOnlyList<string> Options { get; }

Property Value

IReadOnlyList<string>
Share