Xceed PDF Library for .NET Documentation v1.0
Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace
Inheritance Hierarchy
In This Topic
    Xceed.PdfLibrary.NET Namespace
    In This Topic
    The Xceed.PdfLibrary.NET namespace defines various classes that allow the creation and manipulation of PDF documents.
    Classes
     ClassDescription
    ClassAn attachment.
    ClassCollection of attachments.
    ClassBase Class for CheckBoxFormField and RadioButtonFormField.
    ClassBase Class for ListBoxFormField and ComboBoxFormField.
    ClassA bookmark.
    ClassA border.
    ClassA brush.
    ClassA brushes.
    ClassA canvas. This class cannot be inherited.
    ClassA check box form field.
    ClassA combo box form field.
    ClassA date time form field.
    ClassA document informations.
    Class Holds a collection of FormFields, can add new ones, can get get them by index or name. Used in RadioButtonGroupFormField.
    ClassA font.
    ClassCollection of fonts.
    ClassA form field.
    ClassCollection of form fields.
    ClassA hyperlink.
    ClassA hyperlink border.
    ClassAll the distinct Hyperlinks from all the Document Pages.
    ClassAn icon fit.
    ClassAn image element. This class cannot be inherited.
    ClassAn indentation.
    ClassEncapsulates the result of a layout. This class cannot be inherited.
    ClassLicense class setter.
    ClassA list box form field.
    ClassA list item.
    ClassA number form field.
    ClassA page. This class cannot be inherited.
    ClassA page character. This class cannot be inherited.
    ClassCollection of pages.
    ClassHolds some FormFields from the Pdf Document, which are located on a specific page.
    ClassThe Hyperlinks for a specific page.
    ClassA page settings.
    ClassThe Watermarks for a specific page.
    ClassA paragraph style.
    ClassA path.
    ClassA path line.
    ClassA path rectangle.
    ClassA PDF document. This class cannot be inherited.
    Class(Serializable) a pen. This class cannot be inherited.
    ClassA push button form field.
    ClassA radio button form field.
    ClassCollection of radio button form fields.
    ClassA radio button group form field.
    ClassA signature.
    ClassA signature form field.
    Class(Serializable) a solid color brush. This class cannot be inherited.
    ClassA text box base form field.
    ClassA text box form field.
    ClassA text style. This class cannot be inherited.
    ClassA watermark.
    ClassAll the distinct Watermarks from all the Document Pages.
    ClassA word. This class cannot be inherited.
    Structures
     StructureDescription
    Structure(Serializable) a dash pattern.
    Structure(Serializable) a margins.
    Structure(Serializable) a point.
    Structure This class represents a Rectangle in a coordinate system where the origin is top-left and the positive x and y axis are oriented toward right and bottom respectively.
    Structure(Serializable) a size.
    Enumerations
     EnumerationDescription
    EnumerationValues that represent annotation flags.
    EnumerationValues that represent border styles.
    EnumerationValues that represent check box form field styles.
    EnumerationValues that represent decimal separators.
    EnumerationValues that represent highlight styles.
    EnumerationValues that represent horizontal alignments.
    EnumerationValues that represent icon scale behaviors.
    EnumerationValues that represent line Capability styles.
    EnumerationValues that represent line join styles.
    EnumerationValues that represent line spacing types.
    EnumerationValues that represent lock fields methods.
    EnumerationValues that represent negative numbers styles.
    EnumerationValues that represent orientations.
    EnumerationValues that represent page orientations.
    EnumerationValues that represent paragraph horizontal alignments.
    EnumerationValues that represent push button form field layouts.
    EnumerationValues that represent rotations.
    EnumerationValues that represent standard font types.
    EnumerationValues that represent symbol locations.
    EnumerationValues that represent thousands separators.
    See Also