10 #include "PdfChoiceField.h"
18 friend class PdfField;
21 PdfComboBox(PdfAcroForm& acroform,
const std::shared_ptr<PdfField>& parent);
23 PdfComboBox(PdfAnnotationWidget& widget,
const std::shared_ptr<PdfField>& parent);
35 void SetEditable(
bool edit);
40 bool IsEditable()
const;
A list of items in a PDF file.
Definition: PdfChoiceField.h:23
A combo box with a drop down list of items.
Definition: PdfComboBox.h:17
This class represents a PDF indirect Object in memory.
Definition: PdfObject.h:35
SPDX-FileCopyrightText: (C) 2022 Francesco Pretto ceztko@gmail.com SPDX-License-Identifier: LGPL-2....
Definition: basetypes.h:16