[]
        
(Showing Draft Content)

C1.Pdf

C1.Pdf Namespace

Classes

C1PdfDocument

Provides methods to create and save PDF documents.

C1PdfDocumentBase

Abstract base class for the C1PdfDocument type. Provides low-level methods to create and save PDF documents.

C1PdfDocumentBase.ProgressChangedEventArgs

Provides data for the progress changed event.

PdfCheckBox

Represents a checkbox.

PdfCircleNote

Represents an elliptical note.

PdfComboBox

Represents a combo box.

PdfComboListBase

The abstract base class for PdfComboBox and PdfListBox types.

PdfDocumentInfo

Contains information about the document. This information includes the document author, title, keywords, etc.

PdfFieldBase

The abstract base class from which all other AcroForm field classes (AcroField) are derived.

PdfLineNote

Represents a note that is a single straight line.

PdfListBox

Represents a list box.

PdfNoteBase

The abstract base class from which all other notes classes are derived.

PdfPage

PdfPage

PdfPageCollection

A collection of PdfPage objects that make up the document.

PdfPushButton

Represents a push button.

PdfPushButton.Action

Represents an action that can be taken when the state of a PdfPushButton changes.

PdfPushButton.ActionCollection

Represents a collection of PdfPushButton.Action objects.

PdfRadioButton

Represents a radio button.

PdfRadioCheckBase

The abstract base class for PdfRadioButton and PdfCheckBox types.

PdfRectNote

The abstract base class for notes that have a surface (PdfTextNote, PdfSquareNote).

PdfSecurity

Provides security and encryption services and manages permissions for C1PdfDocument objects.

PdfSignature

Represents a digital signature field of an AcroForm.

PdfSquareNote

Represents a rectangular note.

PdfTextBlock

The text block with current and alternative font.

PdfTextBox

Represents a text input box.

PdfTextFieldBase

The abstract base class for AcroForm field classes that allow text input (PdfTextBox and PdfComboListBase).

PdfTextNote

Represents a text note.

PdfViewerPreferences

Represents viewer preferences to be used when displaying the document.

Strings

Static class containing UI strings used by the project.

Strings.Errors

Errors

Enums

AttachmentIcon

Specifies the type of attachment icon to use.

ButtonAction

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.

ButtonLayout

Specifies the layout of text and image on the face of a PdfPushButton.

ButtonStateChange

Specifies the type of change of a PdfPushButton state that can be associated with a particular PdfPushButton.Action (see Actions).

CheckmarkType

Specifies the look of checkmark in PdfCheckBox and PdfRadioButton fields.

CompressionLevel

Specifies the level of compression to be applied when adding entries to a zip file.

Duplex

(PDF 1.7) The paper handling option to use when printing the file from the print dialog.

FieldBorderStyle

Specifies the border style of an AcroField.

FieldBorderWidth

Specifies the border width of an AcroField.

FieldVisibility

Specifies the visibility of an AcroField (of a type derived from PdfFieldBase).

ImageQuality

Determines the quality of bitmaps added to the document with the C1PdfDocument.DrawImage method.

PageLayout

Specifies the page layout to be used when the document is opened.

PageMode

Specifies how the document should be displayed when opened.

PdfAConformanceLevel

Determines the PDF/A conformance levels.

PdfEncryptionType

Specifies the type of encryption used for PDF security.

PdfFontType

Determines how fonts are encoded in the document.

PdfPathState

The enumeration that describes the current path state.

PrintScaling

(PDF 1.6) The page scaling option to be selected when a print dialog is displayed for this document.

SignatureHandler

Specifies the type of signature handler used to authenticate digital signatures (see Handler).