Click or drag to resize

PdfListBoxControl Class

Represents a widget annotations that are associated with PdfListBoxField fields.
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.NetPdfControl
    Patagames.Pdf.Net.AcroFormsPdfListBoxControl

Namespace: Patagames.Pdf.Net.AcroForms
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public class PdfListBoxControl : PdfControl

The PdfListBoxControl type exposes the following members.

Constructors
 NameDescription
Public methodPdfListBoxControl Create a new listbox control and assign it to the specified field.
Top
Properties
 NameDescription
Public propertyAlignment Gets or sets a code specifying the form of justification to be used in displaying the text
Top
See Also