Table of Contents

Class PdfCheckBox

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

Methods

IsChecked()

public bool IsChecked()

Returns

bool

IsReadOnly()

public bool IsReadOnly()

Returns

bool

SetChecked(bool)

public bool SetChecked(bool value)

Parameters

value bool

Returns

bool