32
202
(Inherited from C1.C1Pdf.PdfFieldBase)
IsReadOnly
Gets or sets a value indicating whether the current PdfFieldBase represents a
read-only field. (Inherited from C1.C1Pdf.PdfFieldBase)
IsRequired
Gets or sets a value indicating whether the current PdfFieldBase represents a
required field. (Inherited from C1.C1Pdf.PdfFieldBase)
IsSpellCheck
Gets or sets a value indicating whether the current PdfTextFieldBase should
be spell-checked. (Inherited from C1.C1Pdf.PdfTextFieldBase)
Items
Gets a System.Collections.Generic.List`1 representing the collection of
items contained in the current combo or list.
Values are strings representing the items.
(Inherited from C1.C1Pdf.PdfComboListBase)
Name
Gets or sets the name of the current PdfFieldBase.
If the current object is a PdfRadioButton, the same name must be specified
for all radio buttons in a group.
(Inherited from C1.C1Pdf.PdfFieldBase)
Rotation
Gets or sets the rotation angle of the current PdfFieldBase, in degrees
counter-clockwise from the X axis. (Inherited from C1.C1Pdf.PdfFieldBase)
SelectedColor
Gets the selection color for the current combo or list. (Inherited from
C1.C1Pdf.PdfComboListBase)
Text
Gets or sets the text value of the current combo or list. (Inherited from
C1.C1Pdf.PdfComboListBase)
ToolTip
Gets or sets the tooltip associated with the current PdfFieldBase. (Inherited