Table of Contents

Class PdfRadioButtonField.Keys

Namespace
PdfSharp.Pdf.AcroForms
Assembly
PdfSharp.dll

Predefined keys of this dictionary. The description comes from PDF 1.4 Reference.

public class PdfRadioButtonField.Keys : PdfButtonField.Keys
Inheritance
PdfRadioButtonField.Keys
Inherited Members

Constructors

Keys()

public Keys()

Fields

Opt

(Optional; inheritable; PDF 1.4) An array of text strings to be used in place of the V entries for the values of the widget annotations representing the individual radio buttons. Each element in the array represents the export value of the corresponding widget annotation in the Kids array of the radio button field.

public const string Opt = "/Opt"

Field Value

string