[]
Provides methods to create and save PDF documents.
Abstract base class for the C1PdfDocument type. Provides low-level methods to create and save PDF documents.
Provides data for the progress changed event.
Represents a checkbox.
Represents an elliptical note.
Represents a combo box.
The abstract base class for PdfComboBox and PdfListBox types.
Contains information about the document. This information includes the document author, title, keywords, etc.
The abstract base class from which all other AcroForm field classes (AcroField) are derived.
Represents a note that is a single straight line.
Represents a list box.
The abstract base class from which all other notes classes are derived.
PdfPage
A collection of PdfPage objects that make up the document.
Represents a push button.
Represents an action that can be taken when the state of a PdfPushButton changes.
Represents a collection of PdfPushButton.Action objects.
Represents a radio button.
The abstract base class for PdfRadioButton and PdfCheckBox types.
The abstract base class for notes that have a surface (PdfTextNote, PdfSquareNote).
Provides security and encryption services and manages permissions for C1PdfDocument objects.
Represents a digital signature field of an AcroForm.
Represents a rectangular note.
The text block with current and alternative font.
Represents a text input box.
The abstract base class for AcroForm field classes that allow text input (PdfTextBox and PdfComboListBase).
Represents a text note.
Represents viewer preferences to be used when displaying the document.
Static class containing UI strings used by the project.
Errors
Specifies the type of attachment icon to use.
Specifies actions that can be performed when a PdfPushButton's state changes as described by ButtonAction. For most actions, additional information needs to be specified by the Command property on the action.
Specifies the layout of text and image on the face of a PdfPushButton.
Specifies the type of change of a PdfPushButton state that can be associated with a particular PdfPushButton.Action (see Actions).
Specifies the look of checkmark in PdfCheckBox and PdfRadioButton fields.
Specifies the level of compression to be applied when adding entries to a zip file.
(PDF 1.7) The paper handling option to use when printing the file from the print dialog.
Specifies the border style of an AcroField.
Specifies the border width of an AcroField.
Specifies the visibility of an AcroField (of a type derived from PdfFieldBase).
Determines the quality of bitmaps added to the document with the C1PdfDocument.DrawImage method.
Specifies the page layout to be used when the document is opened.
Specifies how the document should be displayed when opened.
Determines the PDF/A conformance levels.
Specifies the type of encryption used for PDF security.
Determines how fonts are encoded in the document.
The enumeration that describes the current path state.
(PDF 1.6) The page scaling option to be selected when a print dialog is displayed for this document.
Specifies the type of signature handler used to authenticate digital signatures (see Handler).