Table of Contents

Class PdfRadioButton

Namespace
nebulae.dotPDFium.Forms
Assembly
dotPDFium.dll
public class PdfRadioButton : PdfFormElement, IDisposable
Inheritance
PdfRadioButton
Implements
Inherited Members

Methods

GetExportValue()

public string? GetExportValue()

Returns

string

IsChecked()

public bool IsChecked()

Returns

bool

IsReadOnly()

public bool IsReadOnly()

Returns

bool

SetChecked(bool)

public bool SetChecked(bool value)

Parameters

value bool

Returns

bool