C1.WPF.Pdf.4 Assembly : C1.WPF.Pdf Namespace |
Class | Description | |
---|---|---|
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. | |
DrawingElementEventArgs | Provides parameters for the C1PdfDocument.DrawingElement event. | |
Font | Defines a format for text, including font face, size, and style attributes. | |
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. | |
PdfSquareNote | Represents a rectangular note. | |
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. | |
Pen | Represents an object used to draw lines and curves. | |
StringFormat | Encapsulates text layout information. | |
Strings | Static class containing UI strings used by the designer. | |
Strings.Errors |
Enumeration | Description | |
---|---|---|
AttachmentIconEnum | 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 PdfPushButton.Action.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 PdfPushButton.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. | |
ContentAlignment | Specifies alignment of content within a layout rectangle. | |
DashStyle | Specifies the style of dashed lines drawn with a Pen object. | |
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). | |
FillMode | Specifies how the interior of a closed path is filled. | |
ImageQuality | Determines the quality of bitmaps added to the document with the C1PdfDocument.DrawImage method. | |
ImageSizeMode | Specifies how to render images into a rectangle. | |
PageLayout | Specifies the page layout to be used when the document is opened. | |
PageMode | Specifies how the document should be displayed when opened. | |
PaperKind | Specifies the standard paper sizes. | |
PdfAConformanceLevel | Determines the PDF/A conformance levels. | |
PdfEncryptionType | Specifies the type of encryption used for PDF security. | |
PdfFontStyle | Specifies style information applied to text. | |
PdfFontType | Determines how fonts are encoded in the document. | |
StringFormatFlags | Specifies the display and layout information for strings. |