Table of Contents

Property IsChecked

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

IsChecked

Gets whether this checkbox or radio button widget is checked. Always false for other kinds.

public bool IsChecked { get; }

Property Value

bool
Share