▼NPdfSharp | |
▼NDrawing | |
►NBarCodes | |
CBarCode | Represents the base class of all bar codes |
CBarCodeRenderInfo | Holds all temporary information needed during rendering |
CCode2of5Interleaved | Implementation of the Code 2 of 5 bar code |
CCode3of9Standard | Imlpementation of the Code 3 of 9 bar code |
CCodeBase | Represents the base class of all codes |
CCodeDataMatrix | Defines the DataMatrix 2D barcode. THIS IS AN EMPIRA INTERNAL IMPLEMENTATION. THE CODE IN THE OPEN SOURCE VERSION IS A FAKE |
CCodeOmr | Represents an OMR code |
CEcc200Block | |
CMatrixCode | Represents the base class of all 2D codes |
CThickThinBarCode | Internal base class for several bar code types |
►NLayout | |
CXTextFormatter | Represents a very simple text formatter. If this class does not satisfy your needs on formatting paragraphs I recommend to take a look at MigraDoc Foundation. Alternatively you should copy this class in your own source code and modify it |
►NPdf | |
CXGraphicsPdfRenderer | Represents a drawing surface for PdfPages |
CXPdfFontOptions | Specifies details about how the font is used in PDF creation |
CXBrush | Classes derived from this abstract base class define objects used to fill the interiors of paths |
CXColor | Represents a RGB, CMYK, or gray scale color |
CXColorResourceManager | Manages the localization of the color class |
CXFont | Defines an object used to draw text |
CXFontFamily | Defines a group of type faces having a similar basic design and certain variations in styles |
CXFontMetrics | Collects information of a font |
CXFontStretch | NYI. Reserved for future extensions of PDFsharp |
CXFontWeight | Defines the density of a typeface, in terms of the lightness or heaviness of the strokes |
CXForm | Represents a graphical object that can be used to render retained graphics on it. In GDI+ it is represented by a Metafile, in WPF by a DrawingVisual, and in PDF by a Form XObjects |
CXGlyphTypeface | Specifies a physical font face that corresponds to a font file on the disk |
►CXGraphics | Represents a drawing surface (or canvas) for a fixed size page |
CSpaceTransformer | (This class is under construction.) |
CXGraphicsInternals | Provides access to internal data structures of the XGraphics class |
CXGraphicsContainer | Represents the internal state of an XGraphics object |
CXGraphicsPath | Represents a series of connected lines and curves |
CXGraphicsPathInternals | Provides access to the internal data structures of XGraphicsPath. This class prevents the public interface from pollution with internal functions |
CXGraphicsState | Represents the internal state of an XGraphics object |
CXImage | Defines an object used to draw image files (bmp, png, jpeg, gif) and PDF forms. An abstract base class that provides functionality for the Bitmap and Metafile descended classes |
CXImageFormat | Specifies the format of the image |
CXLinearGradientBrush | Defines a Brush with a linear gradient |
CXMatrix | Represents a 3-by-3 matrix that represents an affine 2D transformation |
CXPdfForm | Represents a so called 'PDF form external object', which is typically an imported page of an external PDF document. XPdfForm objects are used like images to draw an existing PDF page of an external document in the current document. XPdfForm objects can only be placed in PDF documents. If you try to draw them using a XGraphics based on an GDI+ context no action is taken if no placeholder image is specified. Otherwise the place holder is drawn |
CXPen | Defines an object used to draw lines and curves |
CXPoint | Represents a pair of floating point x- and y-coordinates that defines a point in a two-dimensional plane |
CXPrivateFontCollection | Makes fonts that are not installed on the system available within the current application domain |
CXRect | Stores a set of four floating-point numbers that represent the location and size of a rectangle |
CXSize | Represents a pair of floating-point numbers, typically the width and height of a graphical object |
CXSolidBrush | Defines a single color object used to fill shapes and draw text |
CXStringFormat | Represents the text layout information |
CXTypefaceHack | Temporary hack to implement PrivateFontCollection |
CXUnit | Represents a value and its unit of measure. The structure converts implicitly from and to double with a value measured in point |
CXVector | Represents a two-dimensional vector specified by x- and y-coordinates |
▼NFonts | |
►NOpenType | |
CFontData | Represents an Open Type Font font in memory |
CFontDataStock | Global table of TrueType font faces |
CTableDirectoryEntry | Represents an entry in the fonts table dictionary |
CAdobeGlyphListForNewFonts | Testing only |
CFontDescriptorStock | Global table of TrueType fontdescriptor objects |
▼NForms | |
CColorComboBox | A combo box control for selection XColor values |
CPagePreview | Represents a preview control for an XGraphics page. Can be used as an alternative to System.Windows.Forms.PrintPreviewControl |
CPagePreviewCanvas | Implements the control that previews the page |
▼NInternal | |
CSColor | |
CSCColor | |
CTokenizerHelper | |
▼NPdf | |
►NAcroForms | |
►CPdfAcroField | Represents the base class for all interactive field dictionaries |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
CPdfAcroFieldCollection | Holds a collection of interactive fields |
►CPdfAcroForm | Represents a interactive form (or AcroForm), a collection of fields for gathering information interactively from the user |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfButtonField | Represents the base class for all button fields |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfCheckBoxField | Represents the check box field |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfChoiceField | Represents the base class for all choice field dictionaries |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfComboBoxField | Represents the combo box field |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfGenericField | Represents a generic field. Used for AcroForm dictionaries unknown to PDFsharp |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfListBoxField | Represents the list box field |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfPushButtonField | Represents the push button field |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfRadioButtonField | Represents the radio button field |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfSignatureField | Represents the signature field |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►CPdfTextField | Represents the text field |
CKeys | Predefined keys of this dictionary. The description comes from PDF 1.4 Reference |
►NActions | |
CPdfAction | Represents the base class for all PDF actions |
►NAdvanced | |
CPdfCatalog | Represents the catalog dictionary |
CPdfContent | Represents the content of a page. PDFsharp supports only one content stream per page. If an imported page has an array of content streams, the streams are concatenated to one single stream |
CPdfContents | Represents an array of PDF content streams of a page |
►CPdfDictionaryWithContentStream | Represents a base class for dictionaries with a content stream. Implement IContentStream for use with a content writer |
CKeys | Predefined keys of this dictionary |
CPdfExtGState | Represents an extended graphics state object |
►CPdfFont | Represents a PDF font |
CKeys | Predefined keys common to all font dictionaries |
►CPdfFontDescriptor | A PDF font descriptor specifies metrics and other attributes of a simple font, as distinct from the metrics of individual glyphs |
CKeys | Predefined keys of this dictionary |
►CPdfFormXObject | Represents an external form object (e.g. an imported page) |
CKeys | Predefined keys of this dictionary |
►CPdfGroupAttributes | Represents a PDF group XObject |
CKeys | Predefined keys of this dictionary |
►CPdfImage | Represents an image |
CKeys | Common keys for all streams |
CMonochromeMask | Helper class for creating bitmap masks (8 pels per byte) |
CBitReader | The BitReader class is a helper to read bits from an in-memory bitmap file |
CBitWriter | A helper class for writing groups of bits into an array of bytes |
CPdfInternals | Provides access to the internal document data structures. This class prevents the public interfaces from pollution with to much internal functions |
CPdfObjectInternals | Provides access to the internal PDF object data structures. This class prevents the public interfaces from pollution with to much internal functions |
►CPdfObjectStream | Represents an object stream that contains compressed objects. PDF 1.5 |
CKeys | Predefined keys common to all font dictionaries |
CPdfReference | Represents an indirect reference to a PdfObject |
►CPdfResources | Represents a PDF resource object |
CKeys | Predefined keys of this dictionary |
CPdfShading | Represents a shading dictionary |
CPdfShadingPattern | Represents a shading pattern dictionary |
►CPdfSoftMask | Represents a PDF soft mask |
CKeys | Predefined keys of this dictionary |
CPdfTilingPattern | Represents a tiling pattern dictionary |
►CPdfTransparencyGroupAttributes | Represents a PDF transparency group XObject |
CKeys | Predefined keys of this dictionary |
►CPdfXObject | Base class for all PDF external objects |
CKeys | Predefined keys of this dictionary |
►NAnnotations | |
►CPdfAnnotation | Represents the base class of all annotations |
CKeys | Predefined keys of this dictionary |
CPdfAnnotations | Represents the annotations array of a page |
CPdfLinkAnnotation | Represents a link annotation |
CPdfRubberStampAnnotation | Represents a rubber stamp annotation |
CPdfTextAnnotation | Represents a text annotation |
►NContent | |
►NObjects | |
CCObject | Base class for all PDF content stream objects |
CCComment | Represents a comment in a PDF content stream |
CCSequence | Represents a sequence of objects in a PDF content stream |
CCNumber | Represents the base class for numerical objects in a PDF content stream |
CCInteger | Represents an integer value in a PDF content stream |
CCReal | Represents a real value in a PDF content stream |
CCString | Represents a string value in a PDF content stream |
CCName | Represents a name in a PDF content stream |
CCArray | Represents an array of objects in a PDF content stream |
CCOperator | Represents an operator a PDF content stream |
COpCode | Represents a PDF content stream operator description |
COpCodes | Static class with all PDF op-codes |
CContentReader | Represents the functionality for reading PDF content streams |
CContentReaderException | Exception thrown by ContentReader |
►NFilters | |
CASCII85Decode | Implements the ASCII85Decode filter |
CASCIIHexDecode | Implements the ASCIIHexDecode filter |
CFilterParms | Reserved for future extension |
CFilter | Base class for all stream filters |
CFlateDecode | Implements the FlateDecode filter by wrapping SharpZipLib |
CLzwDecode | Implements the LzwDecode filter |
►NIO | |
CPdfPasswordProviderArgs | Encapsulates the arguments of the PdfPasswordProvider delegate |
CPdfReaderException | Exception thrown by PdfReader |
►NPrinting | |
CPdfFilePrinter | A wrapper around Adobe Reader or Adobe Acrobat that helps to print PDF files. The property AdobeReaderPath must be set before the class can be used for printing. The class was tested with Adobe Reader 7.0.7. If this stuff does not work, please don't write me mails! If you enhance this class, please let me know |
►NSecurity | |
CPdfSecurityHandler | Represents the base of all security handlers |
CPdfSecuritySettings | Encapsulates access to the security settings of a PDF document |
CPdfStandardSecurityHandler | Represents the standard PDF security handler |
CDocumentFontOptions | |
CKeysBase | Base class for all dictionary Keys classes |
►CPdfArray | Represents a PDF array object |
CArrayElements | Represents the elements of an PdfArray |
CPdfBoolean | Represents a direct boolean value |
CPdfBooleanObject | Represents an indirect boolean value. This type is not used by PDFsharp. If it is imported from an external PDF file, the value is converted into a direct object |
CPdfCustomValue | This class is intended for empira internal use only and may change or drop in future releases |
CPdfCustomValues | This class is intended for empira internal use only and may change or drop in future releases |
CPdfDate | Represents a direct date value |
►CPdfDictionary | Represents a PDF dictionary object |
CDictionaryElements | Represents the interface to the elements of a PDF dictionary |
►CPdfStream | The PDF stream objects |
CKeys | Common keys for all streams |
CPdfDocument | Represents a PDF document |
CPdfDocumentInformation | Represents the PDF document information dictionary |
CPdfDocumentOptions | Holds information how to handle the document when it is saved as PDF stream |
CPdfDocumentSettings | Holds PDF specific information of the document |
CPdfInteger | Represents a direct integer value |
CPdfIntegerObject | Represents an indirect integer value. This type is not used by PDFsharp. If it is imported from an external PDF file, the value is converted into a direct object |
CPdfItem | The base class of all PDF objects and simple types |
CPdfLiteral | Represents text that is written 'as it is' into the PDF stream. This class can lead to invalid PDF files. E.g. strings in a literal are not encrypted when the document is saved with a password |
►CPdfName | Represents a PDF name value |
CPdfXNameComparer | Implements a comparer that compares PdfName objects |
CPdfNameObject | Represents an indirect name value. This type is not used by PDFsharp. If it is imported from an external PDF file, the value is converted into a direct object. Acrobat sometime uses indirect names to save space, because an indirect reference to a name may be shorter than a long name |
CPdfNull | Represents a indirect reference that is not in the cross reference table |
CPdfNullObject | Represents an indirect null value. This type is not used by PDFsharp, but at least one tool from Adobe creates PDF files with a null object |
CPdfNumber | Base class for direct number values (not yet used, maybe superfluous) |
CPdfNumberObject | Base class for indirect number values (not yet used, maybe superfluous) |
CPdfObject | Base class of all composite PDF objects |
CPdfObjectID | Represents a PDF object identifier, a pair of object and generation number |
►CPdfOutline | Represents an outline item in the outlines tree. An outline is also knows as a bookmark |
CPdfOutlineCollection | Represents a collection of outlines |
►CPdfPage | Represents a page in a PDF document |
CInheritablePageKeys | Predefined keys common to PdfPage and PdfPages |
CKeys | Predefined keys of this dictionary |
CPdfPages | Represents the pages of the document |
CPdfReal | Represents a direct real value |
CPdfRealObject | Represents an indirect real value. This type is not used by PDFsharp. If it is imported from an external PDF file, the value is converted into a direct object |
CPdfRectangle | Represents a PDF rectangle value, that is internally an array with 4 real values |
CPdfString | Represents a direct text string value |
CPdfStringObject | Represents an indirect text string value. This type is not used by PDFsharp. If it is imported from an external PDF file, the value is converted into a direct object |
CPdfUInteger | Represents a direct unsigned integer value |
CPdfUIntegerObject | Represents an indirect integer value. This type is not used by PDFsharp. If it is imported from an external PDF file, the value is converted into a direct object |
CPdfViewerPreferences | Represents the PDF document viewer preferences dictionary |
CTrimMargins | Represents trim margins added to the page |
▼NSharpZipLib | |
►NZip | |
►NCompression | |
CInflaterDynHeader | |
CPdfSharpException | Base class of all exceptions in the PDFsharp frame work |