Patagames. |
Class | Description | |
---|---|---|
FdfDocument | Represents a FDF (Forms Data Format) document. FDF is a file format for representing form data and annotations that are contained in a PDF form. | |
PathPointsCollection | Represent the collection of the path's points. | |
PdfAction | Represents the PDF action in a PDF document. | |
PdfAttachment | Represents attachment of document. | |
PdfAttachmentCollection | Represents a collection of document attachments. | |
PdfAvailabilityProvider | Represents PDF document availability provider. | |
PdfBitmap | Encapsulates a Device-Independent bitmap, which consists of the pixel data for a graphics image and its attributes. A PdfBitmap is an object used to work with images defined by pixel data. | |
PdfBitmapExtension | Define extension methods for PdfBitmap class. | |
PdfBookmark | Represents the bookmark into a PDF document. | |
PdfBookmarkCollections | Represents the collection of bookmarks insde a PDF document. | |
PdfClipPath | Represents the clip path inside a page. | |
PdfCommon | Represents a class that contain a common methods. | |
PdfControl | Encapsulates widget annotations to represent the appearance of fields and to manage user interactions. | |
PdfControlCollections | Represents a collection of widget annotations | |
PdfCustomLoader | Represents a custom access descriptor for loading PDF document. | |
PdfDestination | Represents the explicit and named destination. | |
PdfDestinationCollections | Represents the collection of named destination insde a PDF document. | |
PdfDocument | Represents a PDF document. | |
PdfField | Represents a field for gathering information interactively from the user. | |
PdfFieldCollections | Represents a collection of fields in document | |
PdfFind | Represents a search context | |
PdfFont | Represents the font object | |
PdfFontCollection | Represents the collection of fonts in an acroform resource dictionary. | |
PdfFontExtension | Define extension methods for PdfFont class. | |
PdfFormObject | Represents a form object. | |
PdfForms | Represents the PDF forms in doucument | |
PdfFuncExponential | Represent an exponential interpolation function. | |
PdfFuncPostScript | Represent a PostScript calculator function. | |
PdfFuncSampled | Represent sampled function. | |
PdfFuncStitching | Represent a stitching function. | |
PdfFunction | Base class of function objects that represent parameterized classes of functions, including mathematical formulas and sampled representations with arbitrary resolution. | |
PdfImageObject | Represents a image object. | |
PdfInteractiveForms | Encapsulates a fields for gathering information interactively from the user. | |
PdfLabelingRanges | Represents the page labeling ranges. | |
PdfLabelingRangesKeyValueCollectionT | Represents the collection of keys/values in the parent PdfLabelingRanges. | |
PdfLink | Represents the link annotation on a PDF page. | |
PdfLinkCollections | Represents the collection of named destination insde a PDF document. | |
PdfMarkedContent | Represents the item of the PdfMarkedContentCollection collection. | |
PdfMarkedContentCollection | Represents the collection of PdfMarkedContent objects. | |
PdfOutputIntentItem | An item of PdfOutputIntentsCollection. | |
PdfOutputIntentsCollection | A collection of output intents describing the color characteristics of output devices on which the document might be rendered. | |
PdfPage | Represents a PDF page inside document. | |
PdfPageCollection | Represents the collection of PdfPage objects | |
PdfPageExtension | Define extension methods for PdfPage class. | |
PdfPageObject | Represents the base class for page objects that contain common data, and provides common methods. | |
PdfPageObjectsCollection | Represents the collection of objects on a page. | |
PdfPathObject | Represents a path object. | |
PdfQuadPointsCollection | Represents a collection of the quadrilaterals | |
PdfSearch | Provides methods to search the entire document asynchronously. | |
PdfShadingObject | Represents a shading object. | |
PdfText | Represents the text information for the current page | |
PdfTextInfo | Represents a text information of specified text on the page. | |
PdfTextObject | Represents a text object. | |
PdfUnknownObject | Represents a page object with unsupported type. | |
PdfUrlInfo | Represents a url information of specified web link on the page. | |
PdfWebLink | Represents information about weblinks in a page | |
PdfWebLinkCollection | Represents collection of PdfWebLink objects. | |
ReadOnlyListT | Represents a strongly typed list of objects that can be accessed by index. Provides methods to search, sort, and manipulate lists. |
Structure | Description | |
---|---|---|
FdfFieldItem | A structure that represents a field name-value pair. | |
PdfLabelingRangesPageLabelPair | Defines a page index/page label pair that can be set or retrieved. | |
PdfSearchFoundText | Represents a result of the search operation |
Interface | Description | |
---|---|---|
IReadOnlyListT | Represents a strongly-typed, read-only collection of elements. |