DevExpress.Pdf.v18.1.Core Represents global information about the document such as the document's title, author, and creation and modification dates. Gets the data for the document components. A string value that represents the data of document components. Gets the data for the document components. A string value that represents the data of document components. Represents a named action. The name of the named action that should be performed. A value that is the name of the action. An individual word in a document. Returns a list of the word's characters. A collection of values. Returns rectangles surrounding the word. A collection of values. Returns a list of the word's segments. A collection of values that represent the word's segments. Returns a Unicode representation of the word's characters. A value. Lists the available text search direction modes. Specifies a backward search in the document. Specifies a forward search in the document. Specifies the type of text field. The text entered in the field represents the pathname of a file whose contents will be submitted as the value of the field. The value of this field will be displayed in an unreadable form. The value of this field will be displayed as a plain text. A rectangle that delimits a page area around a specific document element. Initializes a new instance of the PdfOrientedRectangle class with the specified location, size, and angle. A object that represents the top left corner of the rectangular region. A value that represents the width of the rectangular region. A value that represents the height of the rectangular region. A value that represents the rotation angle of the rectangle (in degrees). Initializes a new instance of the PdfOrientedRectangle class with the specified location and size. A object that represents the top left corner of the rectangular region. A value that represents the width of the rectangular region. A value that represents the height of the rectangular region. Specifies the rotation angle of the rectangle. A value, specifying the rotation angle of the rectangle. Gets the rectangle height. A value that is the rectangle height. Specifies the rectangle position in relation to the left edge of the PDF page. A value. Specifies the rectangle position in relation to the top edge of the PDF page. A value. Gets the rectangle width. A value that is the rectangle width. Represents a quadrilateral that comprises the annotation. Initializes a new instance of the PdfQuadrilateral class with the specified settings. A object that represents the coordinates of the first quadrilateral point. A object that represents the coordinates of the second quadrilateral point. A object that represents the coordinates of the third quadrilateral point. A object that represents the coordinates of the fourth quadrilateral point. Gets the first quadrilateral point in the default user space. A object that is the first quadrilateral point in the default user space. Gets the second quadrilateral point in the default user space. A object that represents the second quadrilateral point in the default user space. Gets the third quadrilateral point in the default user space. A object that is the third quadrilateral point in the default user space. Gets the fourth quadrilateral point in the default user space. A object that is the fourth quadrilateral point in the default user space. Contains properties that define how to display the button's icon within the annotation rectangle of its widget annotation. Gets a value that indicates whether the button appearance is scaled to fit fully within the bounds of the annotation without taking into consideration the line width of the border. true, to fit fully within the bounds of the annotation otherwise, false. The default value is false. Gets the horizontal leftover of the icon within an annotation rectangle. A double value that is the horizontal leftover of the icon within an annotation rectangle. Gets the circumstances under which the icon shall be scaled inside the annotation rectangle. A enumeration value that lists the circumstances for scaling an icon. Get the type of icon scaling. A enumeration value that is the icon scaling type. Gets the vertical leftover of the icon within an annotation rectangle. A double value that is the vertical icon leftover within the annotation rectangle. Represents an action that is performed with a document. Gets an action performed when the document is closing. A object that represents the document closing action. Gets an action performed when the document is printed. A object that represents the action. Gets an action that is performed when the document is printing. A object that represents the action. Gets an action performed when the document is saved. A object that represents the action. Gets an action that is performed when the document is saving. A object that represents the action. A document contained in a PDF file. Provides access to the document's interactive form (AcroForm) properties. A object. Provides access to the class that contains references to JavaScript actions which should be taken in response to some events. A object. Indicates whether copying or extracting text and graphics from the document is allowed (in support of accessibility to users with disabilities or for other purposes). true, if copying or extracting text and graphics from the document is allowed; otherwise false. Indicates whether adding and modifying text annotations and interactive form fields is allowed. true, if adding and modifying text annotations and interactive form fields is allowed; otherwise false. Indicates whether data extraction is allowed. true, if data extraction is allowed; otherwise false. Indicates whether inserting, rotating, or deleting pages and creating navigation elements such as bookmarks is allowed. true, if inserting, rotating, or deleting pages and creating navigation elements such as bookmarks is allowed; otherwise false. Indicates whether interactive form fields filling is allowed. true, if interactive form fields filling is allowed; otherwise false. Indicates whether document printing in high resolution is allowed. true, if document printing in high resolution is allowed; otherwise false. Indicates whether document modification and assembling is allowed. true, if document modification and assembling is allowed; otherwise false. Indicates whether document printing is allowed. true, if document printing is allowed; otherwise false. Gets or sets the name of the person who created the document. A value. Gets or sets the bookmarks that are used to navigate from one part of a document to another. A list of objects that are the collection of bookmarks. Gets the date and time when the document was created. A nullable structure that is a valid date-time offset. Gets or sets the name of the conforming product that created the original document, if this document was converted to PDF from another format. A value. Gets named destinations for targets in the document. A dictionary, containing the objects, along with their key values. Gets the file attachments from a document. An object implementing the interface that represents the collection of s. Gets or sets the keywords associated with the document. A value. Returns the culture-specific settings of the document. A object. Provides access to the document's structure tree root dictionary. A DevExpress.Pdf.PdfLogicalStructure object. Provides access to the mark information dictionary that contains information about the document's usage of Tagged PDF conventions. A DevExpress.Pdf.PdfMarkInfo object. Provides access to a stream that contains the document metadata. A object. Gets the date and time the document was modified. A nullable value that is the date and time of the file's modification. Provides access to the document's name dictionary. A object. Indicates whether or not to expedite the display of PDF documents containing XFA forms. true if the document shall be regenerated when the document is first opened; otherwise false. The default value is false. Indicates an action to be performed when a document is opened. A object that represents an action to be performed when a document is opened. Indicates a destination that shall be displayed when the document is opened. A object. Provides access to the document's optional content properties. A object that represents the document's optional content properties. Provides access to the outline dictionary that shall be the root of the document's outline hierarchy. A object. Provides access to the array of output intent dictionaries that specify the color characteristics of output devices on which the document might be rendered. A collection of DevExpress.Pdf.PdfOutputIntent objects. Provides access to the number tree defining the page labeling for the document. A dictionary, containing the DevExpress.Pdf.PdfPageLabel objects, along with their integer key values. Indicates the page layout of the opened document. A enumeration value. The default value is . Gets or sets the document's page mode that specifies how to display the opened document (for example, whether to show page thumbnails or outlines automatically for a document). A enumeration value. The default value is UseNone. Provides access to the collection of document pages. A collection of objects. Provides access to the page-piece dictionary associated with the document. A dictionary, containing the DevExpress.Pdf.PdfPieceInfoEntry objects, along with their key values. Gets or sets the name of the conforming product that converted the original document to PDF from another format. A value. Gets or sets the subject of a document. A value. Provides access to the array of thread dictionaries that contains the document's article threads. A collection of DevExpress.Pdf.PdfArticleThread objects. Gets or sets the document's title. A value. Gets or sets a value that specifies whether the document has been modified to include trapping information. A enumeration value. Indicates the version of the PDF specification to which the document conforms if later than the version specified in the file's header. A DevExpress.Pdf.PdfFileVersion object. Provides access to the viewer preferences dictionary specifying how to display the document on the screen. A DevExpress.Pdf.PdfViewerPreferences object. An individual character in a document. Initializes a new instance of the PdfCharacter class with the specified settings. A value. This value is assigned to the property. A value. This value is assigned to the property. A value. This value is assigned to the property. A value. This value is assigned to the property. Returns the character's font settings. A value. Returns the character's font size (in points). A value, specifying the font size, in points. Returns a rectangle that surrounds the character. A value. Returns a Unicode representation of the character. A value, specifying a character's Unicode representation. An individual page in a document. Provides access to a dictionary of additional actions to be performed when the page is opened or closed. A DevExpress.Pdf.PdfPageActions object. Provides access to the collection of annotation dictionaries that contain indirect references to all annotations associated with the page. A collection of objects. Indicates the tab order that shall be used for annotations on the page. A DevExpress.Pdf.PdfAnnotationTabOrder enumeration value. Specifies the art box defining the boundaries of the meaningful content (including potential white space) on a page as intended by the page's creator. A object, specifying the art box. Provides access to the collection of indirect references to all article beads appearing on the page. A collection of DevExpress.Pdf.PdfBead objects. Specifies the bleed box defining the region to which the contents of the page shall be clipped when output in a production environment. A object, specifying the bleed box. Gets the PDF page commands. A object that represents the page commands. Indicates the display duration of a page (also called its advance timing): the maximum length of time, in seconds, that the page shall be displayed during presentations before the viewer application shall automatically advance to the next page. A value. Indicates the digital identifier of the page's parent Web Capture content set. A array. Specifies the date and time when the page's contents were most recently modified. A nullable value. Provides access to a metadata stream that contains metadata for the page. A object. Provides access to a page-piece dictionary associated with the page. A dictionary, containing the DevExpress.Pdf.PdfPieceInfoEntry objects, along with their keys. Specifies the page's preferred zoom factor, i.e. the factor by which it shall be scaled to achieve the natural display magnification. A nullable value. Indicates the key of the page's entry in the structural parent tree. A nullable integer value. Provides access to a stream object that defines the page's thumbnail image. A DevExpress.Pdf.PdfImage object. Provides access to a transition dictionary describing the transition effect that shall be used when displaying the page during presentations. A DevExpress.Pdf.PdfPagePresentation object. Specifies the group attributes dictionary that specifies the attributes of the page's page group for use in the transparent imaging model. A DevExpress.Pdf.PdfTransparencyGroup object. Specifies the trim box defining the intended dimensions of the finished page after trimming. A object, specifying the trim box. Indicates the size of default user space units, in multiples of 1/72 inch. A value. The default value is 1.0 (user space unit is 1/72 inch). Lists values specifying the appearance of the form field's button. Check button style. Circle button style. Cross button style. Diamond button style. Square button style. Star button style. Lists the values indicating the type of the PDF content corresponding to a specific document point. The PDF content is an annotation. The PDF content is an image. The PDF content is not defined. The PDF content is text. Represents the base class for combo box and list box fields. Adds an item to a combo box and list box using their display and export values. A that is a value to be added to a combo box and list box. A that is an export value. Adds an item to a combo box and list box by their display value. A that is a value to be added to a combo box and list box. Clears the combo box or list box selection. Removes all values to be added to the list box and combo box. Selects an item of a combo box and list box by their export value. A value that represents the item's export value. true, if the combo box or list box item was successfully selected; otherwise, false. Sets the specified item's selection state in combo box and list box fields. The zero-based index of the item whose selection state will be changed. true, to select the item; false, to unselect the item. Represents a destination that displays the page with the horizontal coordinate positioned at the left edge of the window and the contents magnified just enough to fit the entire height of the page within the window. Initializes a new instance of the PdfFitVerticallyDestination class with the specified page and the left horizontal coordinate positioned at the left edge of the window. A object that is the PDF page with the contents. A nullable double value that is the left horizontal page coordinate. Gets the horizontal left coordinate positioned at the left edge of the window. A nullable double value that it the left horizontal coordinate. Represents a destination that displays the page with its contents magnified just enough to fit the specified by the , , , coordinates entirely within the window both horizontally and vertically. Initializes a new instance of the PdfFitRectangleDestination class with the specified page and rectangle specified by the coordinates left, bottom, right, and top. A object that is the page with its contents. A that is the rectangle specified by the coordinates left, bottom, right, and top. Gets a rectangle specified by the coordinates left, bottom, right, and top to place the page entirely within the window both horizontally and vertically. A that is a rectangle specified by the coordinates left, bottom, right, and top. Represents a destination that displays the page with the vertical coordinate positioned at the top edge of the window and the contents magnified just enough to fit the entire width of the page within the window. Initializes a new instance of the PdfFitHorizontallyDestination class with the specified page and the top vertical coordinate positioned at the top edge of the window. A object that is the PDF page with contents. A nullable double value that is the top vertical coordinate positioned at the top edge of the window. Gets the top vertical page coordinate positioned at the top edge of the window. A nullable double value that is the top vertical page coordinate. Represents a destination that displays the page with its contents magnified just enough to fit the entire page within the window both horizontally and vertically. Initializes a new instance of the PdfFitDestination class with the page that contains the contents magnified just enough to fit the entire page within the window both horizontally and vertically. A object that is the PDF page. Represents a destination that displays the page with its contents magnified just enough to fit its bounding box entirely within the window both horizontally and vertically. Initializes a new instance of the PdfFitBBoxDestination class with the page that contains the content magnified just enough to fit its bounding box entirely within the window. A object that is the PDF page. Represents a destination that displays the page with the horizontal coordinate positioned at the left edge of the window with its contents magnified just enough to fit the entire height of its bounding box within the window. Initializes a new instance of the PdfFitBBoxVerticallyDestination class with the specified page and the left horizontal coordinate positioned at the left edge of the window. A object that is the PDF page. A nullable double value that is the left horizontal page coordinate. Gets the left horizontal coordinate positioned at the left edge of the window. A nullable double value that it the left horizontal coordinate. Represents a destination that displays the page with its vertical coordinate positioned at the top edge of the window and the contents magnified just enough to fit the entire width of its bounding box within the window. Initializes a new instance of the PdfFitBBoxHorizontallyDestination class with the specified page and the top vertical coordinate positioned at the top edge of the window. A object that is the PDF page. A nullable double value that is the top vertical page coordinate. Gets the top vertical page coordinate positioned at the top edge of the window. A nullable double value that it the vertical page coordinate. Represents an optional content group's usage that contains information describing the nature of the content controlled by the group. Gets a value that is used by the creating application to store application-specific data associated with this optional content group. A PdfOptionalContentUsageCreatorInfo object that contains information that is used by the creating application. Gets a value that indicates the recommended state for content in this group when the document is saved to a format that does not support optional content (for example, a raster image format). A enumeration member that indicates the recommended state for content in this group. Gets a value that indicates whether a partial match exists between the system language and the language strings in the entire usage. true, if the language is preferred; otherwise false. Gets the language of the content controlled by this optional content group. A object containing the language of the content. Gets the magnification factor below which the content in this optional content group is best viewed. A double value that is the magnification factor below which the group will be ON. Gets the minimum magnification factor at which the content in this optional content group is best viewed. A double value that is the minimum magnification factor at which the group will be ON. The default value: 0. Gets a value indicating that the group contains a pagination artifact. A PdfPageElement enumeration value. Gets a name specifying the kind of content controlled by the group (e.g.,Trapping, PrintersMarks and Watermark). A value that is the name specifying the kind of content controlled by the group. Gets a value that indicates whether the group is set to either the ON or OFF state when the document is printed. A enumeration member that specifies whether the group is set to the state when the document is printed. Gets a value that indicates whether the group is set to either the ON or OFF state when the document is opened. A enumeration member that specifies whether the group is set to the state when the document is opened. Represents the optional content usage application. Gets names, each of which corresponds to a usage dictionary entry. A collection of strings that represent names, each of which corresponds to a usage dictionary entry. Gets a name defining the situation in which this usage application should be used. A PdfOptionalContentUsageApplicationEvent enumeration value that defines the situation in which this usage application should be used. Gets optional content groups that will have their states automatically managed based on information in their usage. A collection of objects that represent optional content groups. Lists values that specify which optional content groups in the property will be displayed to the user. Display all groups in the property. Display only those groups in the property that are referenced by one or more visible pages. Represents the order for presentation of optional content groups. Gets items of the optional content that will be displayed in the user interface. A collection of objects that represent items of the optional content. Gets a name of the optional content group displayed in the user interface. A value that is the name of the optional content group. Lists names that are used to determine which optional content group states to consider and which to ignore in calculating the visibility of content. Indicates the set of all intents, including those not yet defined. Indicates the Design intent name. Indicates the View intent name. Lists the states of all the optional content groups in a document when the optional content configuration is applied. The states of all groups will be turned OFF. The states of all groups will be turned ON. The states of all groups will be left unchanged. Lists the type of icon scaling within the annotation rectangle. Scale the icon to fill the annotation rectangle exactly, without regard to its original aspect ratio. Scale the icon to fit the width or height of the annotation rectangle while maintaining the icon's original aspect ratio. Lists the circumstances under which the icon will be scaled inside the annotation rectangle. Always scale. Scale only when the icon is bigger than the annotation rectangle. Never scale. Scale only when the icon is smaller than the annotation rectangle. Represents a color pattern. Gets a pattern matrix that specifies the transformation from pattern space to user space. A PdfTransformationMatrix object that represents the pattern matrix. Represents the optional content group that is used to control the visibility of graphic objects. Gets a single intent name containing any combination of names. A enumeration values that list intent names. Gets the name of the optional content group. A value that is the optional content group name. Gets the content usage describing the nature of the content controlled by the group. A object that represents the content usage. Represents a markup annotation that is used to mark up PDF documents. Gets the date and time when the annotation was created in the document. A nullable structure that is a valid date-time offset. Gets an annotation that requires a reply to another annotation. A object that represents an annotation that requires a reply to another annotation. Gets the name that describes the intent of the markup annotation. A value that is the name that describes the markup annotation intent. Gets the opacity value that is used in painting the annotation. A double value that is the annotation opacity. Gets a pop-up annotation for entering or editing the text associated with this annotation. A object that is the popup annotation. Gets a name specifying the relationship (the reply type) between this annotation and the annotation obtained in the property. A enumeration value that represents the annotation reply type. Gets a rich text that is displayed in the pop-up window when the annotation is opened. A string value that represents the rich text. Gets a description of the subject being addressed by the annotation. A string value that is the text representing a short description of the subject. Gets the text displayed in the title bar of the annotation's pop-up window when the annotation is open and active. A string value that is the annotation title. Provides the style settings used to paint the lines in a document. Creates a dashed guideline style using the dash length, gap length, and dash phase. A double value that is the dash length. A double value that is the gap length. A double value that is the dash phase. A object that is the dashed guideline style. Creates a dashed guideline style using the dash pattern and dash phase. An array of double values that represents the dash pattern. A double value that is the dash phase. A object that is the dashed guideline style. Create the solid guideline style. A object that represents the created style. Gets a line dash pattern specified by a dash array and a dash phase. An array of double values that represent the line dash pattern. Gets the dash phase, which specifies the distance into the dash pattern at which to start the dash. A double value that is the dash phase. Gets a value that indicates whether a line is dashed. true, if the line is dashed; otherwise, false. Lists values that specify the text position of the widget annotation's caption relative to its icon. Caption above the icon. Caption below the icon. Caption overlaid directly on the icon. Caption to the left of the icon. Caption to the right of the icon No caption, icon only. No icon, caption only. Contains a list of all the optional content groups in the document, as well as information about the default and alternate configurations for optional content. Gets a collection of alternate optional content configurations. A collection of objects. Gets the default viewing optional content configuration. A object that is the default optional content configuration. Gets a collection of all the optional content groups in the document. A collection of objects. Contains appearance characteristics for constructing the annotation's appearance. Gets the widget annotation's alternate (down) caption, which shall be displayed when the mouse button is pressed within its active area. A value that is the widget annotation's alternate (down) caption. Gets the widget annotation's alternate (down) icon, which will be displayed when the mouse button is pressed within its active area. A object that is a form XObject defining the widget annotation's alternate (down) icon. Gets a value specifying the color of the widget annotation's background. A object that is the color of the widget annotation's background. Gets the value specifying the color of the widget annotation's border. A object that is the color of the widget annotation's border. Gets the widget annotation's normal caption, which will be displayed when it is not interacting with the user. A value that is the widget annotation's normal caption. Gets the value specifying how the widget annotation's icon will be displayed within its annotation rectangle. A enumeration value that specifies how the widget annotation's icon will be displayed within its annotation rectangle. Gets the widget annotation's normal icon, which will be displayed when it is not interacting with the user. A object that is the widget annotation's normal icon. Gets the widget annotation's rollover caption, which will be displayed when the user rolls the cursor into its active area without pressing the mouse button. A object that is the widget annotation's rollover caption. Gets the widget annotation's rollover icon, which will be displayed when the user rolls the cursor into its active area without pressing the mouse button. A object that is the form XObject defining the widget annotation's rollover icon. Gets the number of degrees by which the widget annotation shall be rotated counterclockwise relative to the page. An integer value that is the widget annotation rotation angle. Gets the text position of the widget annotation's caption relative to its icon. A enumeration value that is the text position of the widget annotation. Represents the file specification that gives the name of the target file in a standard format, and can also contain information related to one or more specific file systems. Gets the date and time when the file was created. A nullable structure that is a valid date-time offset. Gets the descriptive text associated with the file specification. A string that is a file specification description. Gets the data of the file specification represented as a byte array. The file content data represented as a byte array. Returns the file name. A value that is the file name. Gets the name of the file system that is used to interpret this file specification. A value that is the name of the file system. Gets the zero-based index associated with the file specification. An integer value that is the zero-based index associated with the file specification. Gets the MIME type (content type) of the file. A that represents the MIME type of the file. Gets the date and time of the file's last modification. A nullable value that is the date and time of the file's last modification. Gets the relationship between the document and the file. A enumeration value that specifies the relationship between the document and the file. Gets the size of the file attachment. An integer value that is the file attachment size, in bytes. Lists values that specify the visual effect that will be used when the mouse button is pressed or held down inside its active area. Invert the contents of the annotation rectangle. No highlighting. Invert the annotation's border. Display the annotation as if it was being pushed below the surface of the page. Display the annotation's down appearance. Contains style settings of the annotation's border. Gets the line style settings of the annotation's border. A object that represents the line style settings of the annotation's border. Gets the name of the style to be applied to the annotation's border. A that is the name of the annotation's border style. Gets the annotation's border width in points. A double value that is the width of the annotation's border. Default value: 1. Represents an interactive form based on the Adobe XML Forms Architecture (XFA). Gets the content of a XFA form. A object that represents the content of a XFA form. Lists values that specify various document-level characteristics related to signature fields. The document contains signatures that may be invalidated if the file is saved (written) in a way that alters its previous contents. No signature is applied to the document. The document contains at least one signature field. Lists the form of justification that is used in laying out the overlay text. The centered form of justification is used in displaying the text. The left justified form of justification is used in displaying the text. The right justified form of justification is used in displaying the text. Represents a command. Represents a list of objects. Initializes a new instance of the PdfCommandList class with the default settings. Initializes a new instance of the PdfCommandList class with the specified object implementing the interface. A object implementing the System.Collections.IEnumerable interface that represents the command list. Represents a JavaScript action that executes a script that is written in the JavaScript programming language. Gets a JavaScript script. A value that is the JavaScript script. Represents content in a PDF document that can be selectively viewed or hidden. Lists the values specifying various characteristics of the annotation. Do not display or print the annotation or allow a user to interact with the annotation. Do not display the annotation if it does not belong to one of the standard annotation types and no annotation handler is available. Do not allow the annotation to be deleted or its properties to be modified by the user. Do not allow the contents of the annotation to be modified by the user. If active, deactivates all other options. Do not rotate the annotation's appearance to match the rotation of the page. Do not display the annotation on the screen or allow a user to interact with the annotation. Do not scale the annotation's appearance to match the magnification of the page. Print the annotation when the page is printed. Do not let a user interact with the annotation. Invert the interpretation of the NoView flag for certain events. Represents the annotation's border settings. Initializes a new instance of the PdfAnnotationBorder class with the default settings. Gets the horizontal corner radius of the annotation's border, which will be drawn as a rounded rectangle. A double value that is the horizontal corner radius of the annotation's border. Gets a value that defines whether the default appearance of the annotation border is drawn on the page. true, if the annotation border is drawn with the default appearance; otherwise, false. Gets the line style of the annotation border. A enumeration member that is the annotation border line style. Gets the thickness of the line to be used in drawing the annotation's border. A double value that is the line width of the annotation's border. Gets the vertical corner radius of the annotation's border, which will be drawn as a rounded rectangle. A double value that is the vertical corner radius of the annotation's border. Represents a color used in the PDF document. Initializes a new instance of the PdfColor class with the specified settings. A object that is the color pattern. An array of double values that represent the color components. Initializes a new instance of the PdfColor class with the specified color components. An array of double values representing the components in the color space in which the color is defined. Provides access to an array of numbers in the range from 0.0 to 1.0, representing the components in the color space in which the color is defined. An array of double numbers in the range from 0.0 to 1.0, representing the components in the color space. Gets the color pattern. A object. An action that is performed with interactive elements (e.g., bookmarks, annotations) in the PDF document. Gets the next action that is performed after the action from the list of objects. A list of objects that is the sequence of actions that should be performed. Lists the values used to specify the type of relationship between the document and the attached file. The attached file specification has an alternative representation of the content (e.g., audio). The attached file represents information used to derive a visual presentation (e.g. for a table or a graph). The file specification is an encrypted payload document that should be displayed to the user if the PDF Document Processor has the cryptographic filter needed to decrypt the document. The attached file has the original source material for the associated content. The attached file represents a supplemental representation of the original source or data. The relationship is unknown or does not match any relationship above. Specifies the options applied to a text search. Initializes a new instance of the PdfTextSearchParameters class with the default settings. Specifies whether or not to ignore the letter case when searching text in a PDF. true, to take into account the letter case; otherwise false. Specifies the direction of text search. A enumeration value, specifying the search direction. Specifies whether or not to take into account only whole words when searching text in a PDF. true, if whole words should match the search criteria; otherwise false. Represents the root of a document's outline hierarchy. Represents interactive form field data (e.g., text boxes, radio buttons, combo boxes) in a document. Provides access to actions that define the field's behavior in response to various trigger events. A object that contains interactive form fields actions. Gets an alternate name specified for an interactive form field. A value that is the alternate name for an interactive form field. Gets the appearance commands for an interactive form field. A collection of objects that represent appearance commands. Gets the default style string. A value that represents the name of the default style applied to the interactive form. Gets flags specifying various document-level characteristics related to interactive form fields. enumeration values that represent flags specifying various document-level characteristics. Provides access to the contents and properties of a document's interactive form. A object that represents the document's interactive form. Gets the collection of interactive form field children. A collection of the objects containing the immediate children of the interactive form field. Gets the mapping name that is used when exporting interactive form field data from the document. A value that represents the mapping name. Gets the partial field name. A value that is the partial field name. Gets the parent of the field in the interactive form field hierarchy. A object that represents the parent of the interactive form field. Gets the rich text string that contains formatting (style) information. A value that is the rich text data. Gets the form of quadding (justification) that is used in displaying the text. A object that represents the form of text justification. Gets the widget annotation associated with the interactive form field. A object that is the widget annotation. An interactive form (AcroForm) that represents a collection of fields for gathering information interactively from the user. Gets a collection of default appearance commands. A collection of objects. Gets the default justification that is used in displaying the annotation's text. A enumeration value that represents the default text justification. Gets the document's root fields. A collection of objects that contain the document's root fields. Gets a value that indicates whether to construct appearance streams and appearance dictionaries for all widget annotations in the document. true to construct appearance streams and appearance dictionaries for all widget annotations; otherwise false. Default value: false. Gets flags specifying various document-level characteristics related to signature fields. A enumeration values that represent the signature flags. Gets an XFA form. A object that represents the XFA form. Represents a text annotation (a "sticky note" attached to a point in a document). Gets the name of an icon that will be used in displaying the annotation. A value that is the name of a text annotation icon. Gets a value that indicates whether the annotation is opened on the page. true if the annotation is opened on the page; otherwise false. Gets the annotation state. A object that represents the annotation state. Gets a model corresponding to the specific annotation state. A string that represents the state model of the annotation. Represents a pop-up annotation that displays text in a pop-up window for editing the annotation text. Gets the value that indicates whether the popup annotation is opened on the page. true if the popup annotation is opened on the page; otherwise false. Gets the parent of the popup annotation item in the annotation hierarchy. A object that represents the popup annotation parent. Represents the link annotation (a hypertext link to a destination) in a document. Provides access to the link annotation action being executed. A object that is an action that is performed with the link annotation. Gets the annotation border style specifying the line width and dash pattern to be used in drawing the annotation's border. A object that contains properties to specify the annotation border style. Gets a destination that will be displayed when the annotation is activated. A object that is the link annotation destination. Gets the link annotation's highlighting mode. A enumeration value that represents the visual effect that will be used when the mouse button is pressed or held down inside its active area. Gets the region in which the annotation link should be activated. A list of objects that represent the coordinates of quadrilaterals in the default user space that comprises the region. Gets a URI action that is associated with the annotation. A object that is the URI action. Represents an annotation that is used for adding text notes and other ancillary information to the document. Gets the annotation's appearance state on the PDF form. A object that represents the current annotation's appearance state on the PDF form. Gets or sets the name of the appearance which is currently being used to draw the annotation on the PDF form. A value that is the appearance name. Gets the annotation's border, which will be drawn as a rounded rectangle. A object that represents the annotation's border. Gets the color of the annotation. A object that is the annotation color. Gets the text that will be displayed for the annotation on the PDF form. A value that is the text that will be displayed for the annotation. Gets a set of flags specifying various characteristics of the annotation. A object that represents a set of annotation flags. Gets the date and time when the annotation was most recently modified. A structure. Gets the annotation name. A value that defines the string that identifies the annotation on the page. Gets the optional content specifying the optional content properties for the annotation. A object that is the optional content for the annotation. Gets the page with which the annotation is associated. A object that is the individual page in the document. Gets the annotation rectangle that defines the location of the annotation on the page in default user space units. A object that represents the annotation rectangle on the page. Gets the integer key of the annotation's entry in the structural parent tree. A nullable integer value specifying the key of the annotation's entry. An action that resets selected interactive form fields to their default values. Gets a value that indicates whether to exclude fields obtained in the property from resetting. if true all fields in the document's interactive form will be reset except those listed in the property; otherwise false. Gets a collection of fields that indicate which fields to reset or which to exclude from resetting, depending on the value of the property. A collection of the objects that represent fields. Serves as the base for classes that allow jumping to a destination in the current document () or a destination in another PDF file (). Gets the destination that will be displayed when the action is performed. A object that represents the destination. An action that jumps to a destination in another PDF file instead of the current file. Gets the file in which the destination will be located. A object that represents the file in which the destination will be located. Gets a value that indicates whether to open the destination document in a new window. true to open the destination document in a new window; otherwise false. An action that changes the view to a specified destination (page, location, and magnification factor). Represents a URI (uniform resource identifier) action associated with the annotation. Gets a value that determines whether to track the mouse position when the URI is resolved. true to track the mouse position when the URI is resolved; otherwise false. Default value: false. Returns the URI (uniform resource identifier) action that causes a URI to be resolved. A string that identifies a resource on the Internet. Represents an outline item in the tree-structured hierarchy of outlines. Gets or sets a value that indicates whether the outline item is closed when it is displayed on the screen. true, if the outline item is hidden (closed); otherwise, false. Gets the total number of visible outline items at all levels of the outline. An integer value that is the outline items count. Gets the first top-level item in the outline. A object that is the first top-level item in the outline. Gets the last top-level item in the outline. A object that is the last top-level item in the outline. Represents a document outline that allows the user to navigate interactively from one part of the document to another. Provides access to the action that should be performed when the outline item is activated. A object that is an action that is performed with outlines. Gets the color of the outline entry's text in the navigation pane. A object that represents the color for an outline entry's text. Gets a destination (a particular view of a document), which is displayed when an outline item is activated. A object that is an outline destination. Gets a value indicating whether the outline's text is formatted as bold. true, if the outline's text is bold; otherwise, false. Gets the value indicating whether the outline's text is formatted as italic. true, if the outline's text is italic; otherwise, false. Gets the next item at the outline level. A object that is the next outline item. Gets the parent of the outline item in the outline hierarchy. A object that represents the parent of the outline item. Gets the previous item at the outline level. A object that is the previous outline item. Gets the text that is displayed for the outline item. A string that is displayed on the screen for the outline item. Lists values that specify how to display the opened document. When a document is opened in the viewer, it shows pages in full screen mode (no menu bar, window controls, or any other window is visible). When a document is opened in the viewer, it shows pages and opens the Attachments panel to display attachments. When a document is opened in the viewer, it shows only pages (Bookmarks, Attachments, Page Thumbnails, and Layers panels are hidden). When a document is opened, for example, in the Adobe Acrobat Reader, the Reader shows pages and opens the optional content group panel (the Layers panel). When a document is opened in the viewer, it shows pages and opens the Bookmarks panel to display outlines (bookmarks). When a document is opened in the viewer, it shows pages and opens the Page Thumbnails panel to display thumbnails. Represents a structure which stores information about a collision found in interactive form field names. Gets the form field in which a collision with a name was detected. A object that represents the interactive form field. Provides access to the collection of forbidden field names that was generated as a result of a collision found in the field names. A object implementing the System.Collections.Generic.ISet interface that represent the forbidden names. Specifies how to trim characters from a string that does not completely fit into a layout shape. The text is trimmed to the nearest character. The text is trimmed to the nearest character, and an ellipsis is inserted at the end of a trimmed line. The text is trimmed to the nearest word, and an ellipsis is inserted at the end of a trimmed line. Specifies no trimming. The text is trimmed to the nearest word. Represents the red, green, and blue color components in the range of 0 to 1. Initializes a new instance of the PdfRGBColor class. Initializes a new instance of the PdfRGBColor class with the specified red, green, and blue color components. A value. This value is assigned to the property. This value must be between 0 and 1. A value. This value is assigned to the property. This value must be between 0 and 1. A value. This value is assigned to the property. This value must be between 0 and 1. Gets or sets the blue color component value. A double value that is the blue color component value in the range of 0 to 1. Gets or sets the green color component value. A double value that is the green color component value in a range of 0 to 1. Occurs every time any of the PdfRGBColor class properties has changed its value. Gets or sets the red color component value. A double value that is the red color component value in a range of 0 to 1. Represents an attachment where a file can be embedded to a PDF document. Initializes a new instance of the PdfFileAttachment class with the default settings. Gets or sets date when the file attachment was created in the document. A nullable structure that is a valid date-time offset. Gets or sets the data of the attached file represented as a byte array. The file content data represented as a byte array. Specifies the description for the attached file shown in the Attachments panel of a PDF Viewer. A string that is an attached file description. Gets or sets the attached file name. A string value that is the name of an attached file. Gets or sets the MIME type (content type) of the attached file. A that represents the MIME type of the attached file. Gets or sets the date and time of the attachment file's last modification. A nullable value that is the date and time of the attachment file's last modification. Gets or sets the relationship between the document and the attachment file. A enumeration value that specifies the relationship between the document and the attachment file. Gets the size of the file attachment. An integer value that is the file attachment size, in bytes. Specifies the type of display for hot-key prefixes that relate to text. Do not display the hot-key prefix. No hot-key prefix. Represents a destination (a particular view of a document) to which a document target (e.g. a bookmark) is referred to. Gets the page of a document where the corresponding destination is located. A object that is the page where the destination is located. Gets the zero-based index of a page where the destination is located. An integer value that is the zero-based index of the destination page. Lists the values specifying the compatibility mode of a document. The document supports the ISO 32000-1:2008 standard. The document supports the ISO 19005-1:2005 standard. The document supports the ISO 19005-2:2011 standard. The document supports the ISO 19005-3:2012 standard. Represents a text box field. Initializes a new instance of the PdfAcroFormTextBoxField class with the specified text box field name, page number, where the field will be created, and the field rectangle. A that specifies the name of text box field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a text box field is located on a page. Specifies the maximum text length for a text box field. A positive integer value specifying the maximum number of characters allowed in a text box field or 0 indicating that the number of characters in a text box field is not limited. The default value is 0. Specifies whether the text box field should contain multiple lines of text. true, if the text box field can contain multiple lines of text; otherwise, false. Specifies whether a text box field can be scrollable when the entered text exceeds the field area. true, if a text box field is scrollable when the entered text exceeds the field area; otherwise, false. Specifies whether text entered to a text box field is spell checked. true, if text entered to a text box field is spell checked; otherwise, false. Specifies text of the text box field. A value which represents the text displayed in the text box field. Specifies the type of the text box field. A enumeration value that represents the text box field type. Lists the values specifying permissions that are used to restrict or allow access to document interaction operations. Permit interactive operations (adding or modifying text annotations, filling in interactive form fields, and creating or modifying interactive form fields) in the PDF document. Prohibit interactive operations in the PDF document except filling existing form fields and document signing. Prohibit all interactive operations (adding or modifying text annotations, filling in interactive form fields, and creating or modifying interactive form fields) in the PDF document. Contains data values stored in the PDF Form. Initializes a new instance of the PdfFormData class with the predefined stream and data format. A class descendant containing a file with the form data (Fdf, Txt, Xfdf or Xml format). A enumeration value specifying the format in which interactive form values are stored. Initializes a new instance of the PdfFormData class with the predefined file name and data format. A containing the path to a file with the interactive form data (Fdf, Txt, Xfdf or Xml format). A enumeration value specifying the format in which interactive form values are stored. Initializes a new instance of the PdfFormData class with the predefined file name. A containing the path to a file with the interactive form data (Fdf, Txt, Xfdf or Xml format). Initializes a new instance of the PdfFormData class with the predefined stream. A class descendant containing a file with the interactive form data (Fdf, Txt, Xfdf or Xml format). Initializes a new instance of the PdfFormData class with the default settings. Returns the name of all fields contained in this PDF form. A list of values. Returns an individual field by its name on the PDF Form. A string representing the field name. A object. Returns the name of the field represented by this PdfFormData object. A value. Saves the interactive form data to a stream using form data format. A class descendant, specifying the stream into which the interactive form should be saved. A enumeration value, specifying into which format interactive form values should be saved. Saves the interactive form data into a file using form data format. A specifying the file path and file name. A enumeration value, specifying into which format interactive form values should be saved. Specifies a value to the interactive form field represented by this PdfFormData object. A class descendant. Lists formats allowed for PDF Form data values. Data is represented as FDF (Forms Data Format). Data is represented as text. Data is represented as XFDF (XML Forms Data Format). Data is represented as XML. Specifies the display and layout information for text strings. Only entire lines are laid out in the formatting rectangle. Includes the trailing space at the end of each line. Overhanging parts of glyphs, and unwrapped text reaching outside the formatting rectangle are allowed to be displayed. Text wrapping between lines when formatting within a rectangle is disabled. This flag is implied when a point is passed instead of a rectangle, or when the specified rectangle has a zero line length. Contains settings to format strings in a document. Initializes a new instance of the PdfStringFormat class with the specified string format. A object. Initializes a new instance of the PdfStringFormat class with the specified string format flags. A enumeration value. Initializes a new instance of the PdfStringFormat class with the default settings. Gets or sets the horizontal alignment of the string. A enumeration that specifies the horizontal alignment of the string. Creates a copy of this object. The object this method creates. Gets or sets a enumeration that contains format information. A enumeration that contains format information. Gets a generic default object. The generic default object. Gets a generic typographic object. A generic typographic object. Gets or sets the object for this object. The object. Gets or sets a value that is the fraction of the font em-size used as both horizontal and vertical leading string margins. A double value that is the fraction of the font em-size used as both horizontal and vertical leading string margins. Specifies the vertical alignment of the string. A enumeration that represents the vertical alignment of the string. Gets or sets a value that is the fraction of the font em-size used as the horizontal trailing string margin. A double value that is the fraction of the font em-size used as the horizontal trailing string margin. Gets or sets the enumeration for this object. A enumeration that indicates how text is trimmed when it exceeds the edges of the layout rectangle. Contains settings to protect a PDF document with a password and user permissions. Initializes a new instance of the PdfEncryptionOptions class without encryption settings specified for a PDF document. Specifies an algorithm to encrypt a PDF document. A enumeration value that specifies an encryption algorithm. Specifies the permissions on data extraction operations. A enumeration value. Specifies the permissions on interaction operations. A enumeration value. Specifies the permissions on document modification operations. A enumeration value. This property is now obsolete. To specify an owner password, use the property instead. A object that is an owner password. Specifies an owner password that is used to allow full access to a document. A object that is an owner password. Specifies the permissions on printing operations. A enumeration value. This property is now obsolete. To specify a user password, use the property instead. A object that is a user password. Specifies a user password that is used to protect opening the document. A object that is a user password. Lists the values specifying permissions that are used to restrict or allow access to data extraction operations. Allow PDF Viewers to access document contents by using the Viewer's accessibility features. Permit data extraction operations (copying or text and graphics extraction from the document) including access for the software that uses assistive technologies. Prohibit data extraction operations (copying or text and graphics extraction from the document) including access for the software that uses assistive technologies. Lists the values specifying permissions that are used to restrict or allow access to document printing operations. Permit document printing. Prohibit document printing at the highest quality level. Prohibit document printing. Lists the values specifying permissions that are used to restrict or allow access to document modification operations. Permit document modification and assembling. Allow only document assembling such as inserting, rotating or deleting pages, as well as bookmark creation on the navigation pane. Prohibit document modification and assembling. Contains values that specify how to interpret a point passed to one of the overload methods that take a PointF object as an argument. The point passed to one of the methods that take a PointF object is on the text baseline. The point passed to one the methods that take a PointF object is the top left corner of the text bounding rectangle. Represents an action that is performed with the interactive form fields. Gets a JavaScript action that is executed when the user modifies a character in a text field or combo box or modifies the selection in a scrollable list box. A object that represents the JavaScript action that is executed when the user modifies a character. Gets a JavaScript action that is executed before the field is formatted to display its value. A object that represents the JavaScript action that is executed before the field is formatted to display its value. Gets a JavaScript action that is performed to recalculate the value of this field when another field is changed. A object that represents the JavaScript action performed to recalculate the value of this field. Gets a JavaScript action that is performed when the field's value is changed. A object that represents the JavaScript action performed when the field's value is changed. This class supports the internal infrastructure, and is not intended to be used directly from your code. For internal use. Provides the functionality of and classes. For internal use. A object. A class that provides document encryption options and document signature to save the document. Specifies encryption options of a PDF document. A object that represents encryption options of a PDF document. Gets or sets the signature, which can contain signing info, reason and location, to be used to save the signed document. A object that represents the PDF signature. An electronic signature used to sign a PDF file. Initializes a new instance of the PdfSignature class with the predefined certificate. A object that is an X.509 certificate. Specifies the contact information which helps a recipient to verify the signature provided by the signer. A object that is the contact information provided by the signer to a recipient. Gets or sets the CPU host name or physical location of the signature. A object that is the location associated with the identity. Gets or sets the name of the person or authority signing the document. A object that is the person or authority name signing the document. Gets or sets the reason for a document signature. A object that is the reason for a document signature. Gets the time the document was signed. A nullable structure that is the date and time the document was signed. Provides settings that define page boundaries for specific content types. Specifies the crop box imposing the page boundaries displayed in a PDF Viewer. A object, specifying the crop box. Specifies the media box defining the boundaries of the physical medium on which the page is to be printed. A object, specifying the media box. Rotates the document page at the specified angle. An integer value, specifying the page rotation angle (in degrees). Specifies the alignment of a text string relative to its layout rectangle. The text is aligned in the center of the layout rectangle. The text is aligned far from the original position of the layout rectangle. The text is aligned near the layout. Represents a check box field. Initializes a new instance of the PdfAcroFormCheckBoxField class with the specified check box field name, page number, where the field will be created, and the field rectangle. A that specifies the name of check box field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which check box field is located on a page. Specifies a button style which is applied to a check box field. A enumeration value that determines the button style applied to a check box field. Specifies an export value of a check box field. A value which represents an export value of a check box field. Gets or sets whether a check box is checked. true, if the check box is checked; otherwise, false. Default value is false. Specifies whether to generate a down appearance that will appear in a check box when the mouse button is pressed within the check box area. true, if a down appearance is generated within the check box area; otherwise, false. Default value is true. Lists the font stretch values. "Condensed" "Expanded" "ExtraCondensed" "ExtraExpanded" "Normal" "SemiCondensed" "SemiExpanded" "UltraCondensed" "UltraExpanded" Stores names of various PDF entities. Provides access to a dictionary of annotation appearances. A dictionary, containing the objects, along with their key values. Gets embedded files in which the destination is located. A dictionary, containing the DevExpress.Pdf.PdfFileSpecification objects, along with their key values. Gets Java Script actions found in the document. A dictionary, containing the objects, along with their System.String key values. Gets page destinations for targets in the document. A dictionary, containing the objects, along with their key values. Provides access to a dictionary of page names. A dictionary, containing the objects, along with their key values. Gets a web capture content dictionary, which maps digital identifiers (IDs) to PDF objects such as pages and forms. A dictionary, containing the DevExpress.Pdf.PdfSpiderSet objects, along with their key values. Gets a web capture content dictionary which maps URLs to PDF objects such as pages and forms. A dictionary, containing the DevExpress.Pdf.PdfSpiderSet objects, along with their key values. Specifies the alignment of a text string within an interactive form field. Specifies that text is aligned in the center of the field rectangle. Specifies that text is aligned far from the origin position of the field rectangle. Specifies that text is aligned near to the origin position of the field rectangle. Represents a collection of optional content groups whose states are intended to follow a radio button paradigm. Initializes a new instance of the PdfOptionalContentRadioButtonGroup class with the default settings. Lists the values specifying the status of a PDF text search operation. The text search has finished. The text, which is being searched for, has been found. The text, which is being searched for, has not been found. Provides the PDF font options. Indicates the maximum height above the baseline reached by glyphs in this font. A value. Indicates the average width of glyphs in the font. A value. The vertical coordinate of the top of flat capital letters, measured from the baseline. A value. Indicates the character names defined in a font subset. A list of values. Provides access to a dictionary identifying which CIDs are present in the CIDFont file. A dictionary, containing the System.Int16 objects, along with their key values. Indicates the maximum depth below the baseline reached by glyphs in this font. A value. Provides access to a collection of flags defining various characteristics of the font. A enumeration value. Indicates a rectangle, expressed in the glyph coordinate system, that shall specify the font bounding box. A object. Indicates the preferred font family name. A value. Indicates the PostScript name of the font. A value. Indicates the font stretch value. A enumeration value. Indicates the weight (thickness) component of the fully-qualified font name or font specifier. An integer value. The angle, expressed in degrees counterclockwise from the vertical, of the dominant vertical strokes of the font. A value. Indicates the spacing between baselines of consecutive lines of text. A value. Indicates the maximum width of glyphs in the font. A value. The width to use for character codes whose widths are not specified in a font dictionary's Widths array. A value. Indicates the thickness, measured vertically, of the dominant horizontal stems of glyphs in the font. A value. Indicates the thickness, measured horizontally, of the dominant vertical stems of glyphs in the font. A value. Indicates the font's X-height: the vertical coordinate of the top of flat nonascending lowercase letters (like the letter x), measured from the baseline, in fonts that have Latin characters. A value. Specifies the coordinates of a PDF point. Initializes a new instance of the PdfPoint class with the specified coordinates. A value. This value is assigned to the property. A value. This value is assigned to the property. Gets the X coordinate of the PdfPoint. A value that is the PDF point's X coordinate. Gets the Y coordinate of the PdfPoint. A value that is the PDF point's Y coordinate. A document area. Initializes a new instance of the PdfDocumentArea class with the specified settings. An integer value. This value is assigned to the property. A object. This value is assigned to the property. Returns a document area corresponding to the specified rectangle. A object. Creates a document area based on the specified start and end positions. A object. A object. A object. Creates a document area based on the specified start and end positions. A object. A object. A object. Indicates the page number corresponding to the current document area. An integer value that is the page number. Represents the PDF coordinates of a hit point and the page number. Initializes a new instance of the PdfDocumentPosition class with the specified settings. An integer value. This value is assigned to the property. A structure. This value is assigned to the property. Indicates the number of a page corresponding to the hit point. An integer value that is the page number. Returns the hit point coordinates in a PDF. A structure. Represents a rectangle on a page. Initializes a new instance of the PdfRectangle class with the specified settings. A value. A value. A value. A value. Gets the PdfRectangle's bottom coordinate. A value, representing the bottom coordinate of the PDF rectangle. Gets the PdfRectangle's bottom left coordinate. A structure, representing the bottom left coordinate of the PDF rectangle. Gets the PdfRectangle's bottom right coordinate. A structure, representing the bottom right coordinate of the PDF rectangle. Determines whether a point is inside the current rectangle. A structure that represents the point in a two-dimensional coordinate space. true if a point is inside the current rectangle; otherwise false. Determines whether or not the specified object is equal to the current PdfRectangle instance. The object to compare with the current object. true if the specified object is equal to the current PdfRectangle instance; otherwise false. Serves as the default hash function. An integer value, specifying the hash code for the current object. Gets the PdfRectangle's height. A value that is the height of the PDF rectangle, in points (1/72 of an inch). Gets the PdfRectangle's left coordinate. A value, representing the left coordinate of the PDF rectangle. Gets the PdfRectangle's right coordinate. A value, representing the right coordinate of the PDF rectangle. Gets the PdfRectangle's top coordinate. A value, representing the top coordinate of the PDF rectangle. Gets the PdfRectangle's top left coordinate. A structure, representing the top left coordinate of the PDF rectangle. Gets the PdfRectangle's top right coordinate. A structure, representing the top right coordinate of the PDF rectangle. Gets the PdfRectangle's width. A value that is the width of the PDF rectangle, in points (1/72 of an inch). Stores a CMap table that maps character codes to Unicode values. Stores raw data of the CMap table. An array of values. Represents data common to all markup annotations. Specifies the author of a text markup annotation. A string that specifies the text markup annotation's author. Gets the markup annotation's bounds on the page. A object that represents the markup annotation's bounds on the page. Specifies the markup annotation color. A object that specifies the markup annotation color. Specifies the text that is displayed in the markup annotation's pop-up window. A value that specifies the text that is displayed in the markup annotation's pop-up window. . Specifies the date and time when the markup annotation was created on the page. A nullable structure that is the date and time of the markup annotation's creation on the page. Specifies the date and time of the markup annotation's last modification. A nullable value that is the date and time of the markup annotation's last modification. Specifies the markup annotation name. A value that specifies the annotation name. Specifies the opacity value that is used in painting the annotation. A double value that is the annotation opacity. Specifies a short description of the subject being addressed by the annotation. A string value that specifies the text representing a short description of the subject. Represents text markup annotation data. Specifies the text markup annotation type. One of the enumeration values that specifies the text markup annotation type. Gets a collection of quadrilaterals that encompass the text markup annotation drawing area. An array of objects that represent the quadrilaterals points. Contains the standard paper sizes. The PDF paper size for the A2 paper type is 420 x 594 (millimeters). The PDF paper size for the A3 paper type is 297 x 420 (millimeters). The PDF paper size for the A3 Extra paper type is 322 x 445 (millimeters). The PDF paper size for the A3 Extra Transverse paper type is 322 x 445 (millimeters). The PDF paper size for the A3 Rotated paper type is 420 x 297 (millimeters). The PDF paper size for the A3 Transverse paper type is 297 x 420 (millimeters). The PDF paper size for the A4 paper type is 210 x 297 (millimeters). The PDF paper size for the A4 Extra paper type is 235 x 322 (millimeters). The PDF paper size for the A4 Plus paper type is 210 x 330 (millimeters). The PDF paper size for the A4 Rotated paper type is 297 x 210 (millimeters). The PDF paper size for the A4 Small paper type is 210 x 297 (millimeters). The PDF paper size for the A4 Transverse paper type is 210 x 297 (millimeters). The PDF paper size for the A5 paper type is 148 x 210 (millimeters). The PDF paper size for the A5 Extra paper type is 174 x 235 (millimeters). The PDF paper size for the A5 Rotated paper type is 210 x 148 (millimeters). The PDF paper size for the A5 Transverse paper type is 148 x 210 (millimeters). The PDF paper size for the A6 paper type is 105 x 148 (millimeters). The PDF paper size for the A6 Rotated paper type is 148 x 105 (millimeters). The PDF paper size for the APlus paper type is 227 x 356 (millimeters). The PDF paper size for the B4 paper type is 250 x 353 (millimeters). The PDF paper size for the B4 Envelope paper type is 250 x 353 (millimeters). The PDF paper size for the B4 (JIS) Rotated paper type is 364 x 257 (millimeters). The PDF paper size for the B5 paper type is 176 x 250 (millimeters). The PDF paper size for the B5 Envelope paper type is 176 x 250 (millimeters). The PDF paper size for the B5 Extra paper type is 201 x 276 (millimeters). The PDF paper size for the B5 (JIS) Rotated paper type is 257 x 182 (millimeters). The PDF paper size for the B5 Transverse paper type is 182 x 257 (millimeters). The PDF paper size for the B6 Envelope paper type is 176 x 125 (millimeters). The PDF paper size for the B6 (JIS) paper type is 128 x 182 (millimeters). The PDF paper size for the B6 (JIS) Rotated paper type is 182 x 128 (millimeters). The PDF paper size for the BPlus paper type is 305 x 487 (millimeters). The PDF paper size for the C3 Envelope paper type is 324 x 458 (millimeters). The PDF paper size for the C4 Envelope paper type is 229 x 324 mm (millimeters). The PDF paper size for the C5 Envelope paper type is 162 x 229 (millimeters). The PDF paper size for the C65 paper type is 114 x 229 (millimeters). The PDF paper size for the C6 Envelope paper type is 114 x 162 (millimeters). The PDF paper size for the C paper type is 17 x 22 (inches). The PDF paper size for the DL Envelope is 110 x 220 (millimeters). The PDF paper size for the D paper type is 22 x 34 (inches). The PDF paper size for the E paper type is 34 x 44 (inches). The PDF paper size for the Executive paper type is 7.25 x 10.5 (inches). The PDF paper size for the Folio paper type is 8.5 x 13 (inches). The PDF paper size for the German legal fanfold paper type is 8.5 x 13 (inches). The PDF paper size for the German standard fanfold paper type is 8.5 x 12 (inches). The PDF paper size for the Invitation envelope paper type is 220 x 220 (millimeters). The PDF paper size for the ISO B4 paper type is 250 x 353 (millimeters). The PDF paper size for the Italy envelope paper type is 110 x 230 (millimeters). The PDF paper size for the Japanese double postcard paper type is 200 x 148 (millimeters). The PDF paper size for the Japanese double postcard rotated paper type is 148 x 200 (millimeters). The PDF paper size for the Japanese postcard paper type is 100 x 148 (millimeters). The PDF paper size for the Japanese postcard rotated paper type is 148 x 100 (millimeters). The PDF paper size for the Ledger paper type is 17 x 11 (inches). The PDF paper size for the Legal paper type is 8.5 x 14 (inches). The PDF paper size for the Legal Extra paper type is 9.275 x 15 (inches). The PDF paper size for the Letter paper type is 8.5 x 11 (inches). The PDF paper size for the Letter Extra paper type is 9.275 x 12 (inches). The PDF paper size for the Letter extra transverse paper type is 9.275 x 12 (inches). The PDF paper size for the Letter plus paper type is 8.5 x 12.69 (inches). The PDF paper size for the Letter rotated paper type is 11 x 8.5 (inches). The PDF paper size for the Letter small paper type is 8.5 x 11 (inches). The PDF paper size for the Letter transverse paper type is 8.275 x 11 (inches). The PDF paper size for the Monarch envelope paper type is 3.875 x 7.5 (inches). The PDF paper size for the Note paper type is 8.5 x 11 (inches). The PDF paper size for the Number 10 envelope paper type is 4.125 x 9.5 (inches). The PDF paper size for the Number 11 envelope paper type is 4.5 x 10.375 (inches). The PDF paper size for the Number 12 envelope paper type is 4.75 x 11 (inches). The PDF paper size for the Number 9 envelope paper type is 3.875 x 8.875 (inches). The PDF paper size for the Personal envelope paper type is 3.625 x 6.5 (inches). The PDF paper size for the People's Republic of China 16K paper type is 146 x 215 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China 16K rotated paper type is 146 x 215 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China 32K paper type is 97 x 151 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China 32K big paper type is 97 x 151 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China 32K big rotated paper type is 97 x 151 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China 32K rotated paper type is 97 x 151 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 1 envelope paper type is 102 x 165 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 10 envelope paper type is 324 x 458 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 10 rotated envelope paper type is 458 x 324 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 1 rotated envelope paper type is 165 x 102 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 2 envelope paper type is 102 x 176 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 2 rotated envelope paper type is 176 x 102 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 3 envelope paper type is 125 x 176 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 3 rotated envelope paper type is 176 x 125 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 4 envelope paper type is 110 x 208 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 4 rotated envelope paper type is 208 x 110 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 5 envelope paper type is 110 x 220 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China Envelope number 5 rotated envelope paper type is 220 x 110 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 6 envelope paper type is 120 x 230 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 6 rotated envelope paper type is 230 x 120 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 7 envelope paper type is 160 x 230 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 7 rotated envelope paper type is 230 x 160 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 8 envelope paper type is 120 x 309 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 8 rotated envelope paper type is 309 x 120 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 9 envelope paper type is 229 x 324 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the People's Republic of China number 9 rotated envelope paper type is 324 x 229 (millimeters). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the Quarto paper type is 215 x 275 (millimeters). The PDF paper size for the Standard paper type is 10 x 11 (inches). The PDF paper size for the Standard paper type is 10 x 14 (inches). The PDF paper size for the Standard paper type is 11 x 17 (inches). The PDF paper size for the Standard paper type is 12 x 11 (inches). Requires Windows 98, Windows NT 4.0, or later. The PDF paper size for the Standard paper type is 15 x 11 (inches). The PDF paper size for the Statement paper type is 5.5 x 8.5 (inches). The PDF paper size for the Tabloid paper type is 11 x 17 (inches). The PDF paper size for the Tabloid extra paper type is 11.69 x 18 (inches). The PDF paper size for the US standard fanfold is 14.875 x 11 (inches). Provides the information related to a PDF text search result. Provides access to the page containing the text found. A object. Indicates the zero-based index of a page that contains the found text. An integer value, specifying the zero-based page index. Indicates the number of a page that contains the text that was found. An integer value, specifying the page number. Provides access to the document area containing the text found. A collection of objects. Indicates the current text search operation status. A enumeration value. Returns the collection of words corresponding to the text that was found. A collection of objects. Provides PDF rendering settings to optimize JPEG image decoding. Specifies the path where the libjpeg-turbo DCT decoder module (dll) should be unpacked. A String value that is the path where the DCT decoder module should be unpacked. The default value is "%AppData%/DevExpress/". Specifies whether the external libjpeg-turbo DCT decoder can be used to optimize JPEG image decoding. true, to allow using the external DCT decoder to optimize JPEG image decoding; false, the GDI+ decoder is used for JPEG image decoding. The default value is true. Represents the widget annotation for the interactive forms in a document. Gets an action that will be performed when the widget annotation is active. A object that is the widget annotation action. Gets actions that will be performed when the annotation is activated. A object that represents actions that will be performed when the annotation is activated. Gets the appearance characteristics specifying the widget annotation's visual presentation on the page. A object that represents the appearance characteristics of the widget annotation. Gets a value specifying the width and line style that shall be used in drawing the widget annotation's border. A object that represents the widget annotation border style. Gets the widget annotation's highlighting mode - the visual effect that shall be used when the mouse button is pressed or held down inside its active area. A enumeration value that represents the widget annotation's highlighting mode. Gets an interactive form field that the widget annotation used to represent the appearance of fields and to manage user interactions. A object that is the interactive form field for the widget annotation. Represents a word segment in a document. Returns a list of the word segment's characters. A collection of values. Returns a rectangle surrounding the word's segment. A object that is the rectangle surrounding the word's segment. Returns a Unicode representation of the word's segments. A System.String value. Represents a PDF document form. Gets a document rectangle in the form coordinate system of the form's bounding box. A object that is the document rectangle. Returns the PDF form commands. A collection of objects. Gets the modification date to be sure which of the application data dictionaries it contains corresponds to the current content of the form. A nullable structure that is a valid date-time offset. Returns a transformation matrix which maps the form space into user space. A object that is the PDF transformation matrix. Gets a page-piece dictionary which holds private product data. A dictionary, containing the DevExpress.Pdf.PdfPieceInfoEntry objects, along with their key values. Gets an integer key of the form entry in the structural parents tree. A nullable integer value specifying the key of the form entry. Represents the base class for visual form fields. Specifies the appearance settings for the interactive form field. A object that specifies the appearance for the interactive form field. Specifies page number where the interactive form field will be created. An integer value specifying the number of a page. Specifies whether the current form field is printed. true, if the current form field is printed on the page, otherwise, false. The default value is true. Gets or sets whether the interactive form field allows editing. true, if end-users cannot modify the form field's value; otherwise, false. Gets or sets the required status of the interactive form field. true, if the form field must have a value at the time it is exported by a submit-form action; otherwise, false. Specifies the rotation to apply to interactive form field. A enumeration value that represents the degree by which a form field is rotated counterclockwise relative to the page. Specifies whether the form field is visible on the page. true, if the form field is visible; otherwise, false. The default value is true. Represents a radio group field. Initializes a new instance of the PdfAcroFormRadioGroupField class with the specified radio group field name and page number where the field will be created. A that specifies the name of radio group field. An integer value that specifies the page number where the form field will be created. Adds a radio button to the radio group field using the radio button name and a rectangle that specifies the location of this button on a PDF page. A that specifies the name of a radio button. A object that represents a rectangle inside which a radio button is located on a page. Specifies the style that defines the appearance of a radio button within a radio group field. A enumeration value that determines the style of a radio button within a radio group field. Removes all radio buttons from the radio group field. Gets the number of radio buttons in the radio group field. An integer value that is the number of radio buttons in the radio group field. Specifies index of the selected item in a radio group field. An integer value, representing the zero-based index of the radio group's selected item. Specifies whether to generate a down appearance that will appear when the mouse button is pressed within a radio button area. true, if a down appearance is generated within the radio button area; otherwise, false. Default value is true. Represents a list box field. Initializes a new instance of the PdfAcroFormListBoxField class with the specified list box field name, page number, where the field will be created, and the field rectangle. A that specifies the name of list box field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a list box field is located on a page. Specifies whether multiple items can be selected simultaneously in the list box field. true, if multiple selections of list box items are allowed; otherwise, false. Specifies the index of the first visible item in the list box field. An integer value that is the zero-based index of the first visible item in the list box. Default value is 0. Represents a group field. Initializes a new instance of the PdfAcroFormGroupField class with the specified group field name. A that specifies the name of the group field. Returns the collection of group form field children. A list of objects that are the collection of form field child nodes. Provides appearance settings used to paint an interactive form field. Initializes a new instance of the PdfAcroFormFieldAppearance class with the default settings. Specifies the form field's background color. A object that represents the form field's background. The default value is null that corresponds to a transparent background color. Specifies the border appearance settings for an interactive form field. A object that specifies the border appearance for the interactive form field. The default value is null (a border is not displayed in a form field). Specifies the font family name for an interactive form field. A that specifies the font family name. Specifies the size of the interactive form field's font. A value representing the font size for the interactive form field. The default value: 12. Specifies the style of the form field font. A value, representing the font style. The default value is . Specifies the foreground color of an interactive form field. A object that specifies the interactive form field's foreground color. Represents the base class for all interactive form fields. Creates a check box field using the field name, page number, and a rectangle where the check box field will be located on a page. A that specifies the name of a check box field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a check box field is located on a page. A object that represents a created check box field. Creates a combo box field using the field name, page number, and a rectangle where the combo box field will be located on a page. A that specifies the name of a combo box field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a combo box field is located on a page. A object that represents a created combo box field. Creates a group form field using the field name. A that specifies the name of a group field. A object that represents a created group form field. Creates a list box field using the field name, page number and a rectangle where the list box field will be located on a page. A that specifies the name of a list box field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a list box field is located on a page. A object that represents a created list box field. Creates a radio group field using the field name, and page number. A that specifies the name of a radio group field. An integer value that specifies the page number where the form field will be created. A object that represents a created radio group field. Creates a signature field using the field name, page number and a rectangle where a signature field will be located on a page. A that specifies the name of a signature field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a signature field is located on a page. A object that represents a created signature field. Creates a text box field using the field name, page number, and a rectangle where a text box field will be located on a page. A that specifies the name of a text box field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a text box field is located on a page. A object that represents a created text box field. Specifies the interactive form field name. A value that is the field name. Specifies the form field's tooltip text. A value that specifies the text displayed within the form field's tooltip. Represents the base class for common field types such as text box, check box, list box, combo box, and signature. Specifies a rectangle inside which an interactive form field is located on a page. A object that represents a field rectangle. Specifies the horizontal alignment of the interactive form field's text. A enumeration value that specifies how the text is horizontally aligned within the interactive form field. Represents a combo box field. Initializes a new instance of the PdfAcroFormComboBoxField class with the specified combo box field name, page number, where the field will be created, and the field rectangle. A that specifies the name of combo box field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a combo box field is located on a page. Gets or sets a value that determines whether text within a text box of the combo box field can be edited. true, if text within a text box of the combo box field can be edited; otherwise, false. The default value is false. Provides appearance settings used to paint the border of an interactive form field. Initializes a new instance of the PdfAcroFormBorderAppearance class with the default settings. Specifies the color of an interactive form field border. A object that specifies the border color. Specifies the style of an interactive form field border. One of the enumeration values that represents the style of an interactive form field border. Specifies the width of the interactive form field border. A value that is the width of the interactive form field border. The default value is 1. Specifies the border style for an interactive form field. Beveled border. Dashed border. Inset border. Solid border. Represents a signature field. Initializes a new instance of the PdfAcroFormSignatureField class with the specified signature field name, page number, where the field will be created, and the field rectangle. A that specifies the name of the signature field. An integer value that specifies the page number where the form field will be created. A object that represents a rectangle inside which a signature field is located on a page. Specifies the vertical alignment of the string within the signature field. A enumeration value that represents vertical line alignment. Specifies text displayed in a signature field. A value which represents the text displayed in the signature field. A default localizer to translate the PDF Viewer's resources. Initializes a new instance of the PdfCoreResLocalizer class with the default settings. Gets the string, localized by the current PdfCoreResLocalizer, for the specified dialog message. A enumeration value, specifying the dialog message whose caption (text) is to be localized. A value, specifying the text to be displayed within the specified dialog message. Provides the means to localize the dialog messages of a PDF Viewer. Initializes a new instance of the PdfCoreLocalizer class with the default settings. Specifies a localizer object providing localization of a PDF Viewer's dialog messages at runtime. An descendant, used to localize the dialog messages at runtime. For internal use. Returns a Localizer object storing resources based on the thread's language and regional settings (culture). An object, storing resources based on the thread's language and regional settings (culture). Returns a localized string for the given string identifier. A enumeration value, identifying the string to localize. A value, corresponding to the specified identifier. Returns the name of the language currently used by this localizer object. A value that specifies the language of the user interface localization. Contains strings that correspond to the dialog messages of the PDF Viewer that are subject to localization. "Document" "{0:0.00} {1} ({2} Bytes)" "{0} Bytes" "The form field name cannot be null or an empty string." "The siblings can't have the same names in the form field hierarchy." "\r\nDescription: {0}" "Name: {0}" "\r\nModification Date: {0}" "\r\nSize: {0}" "The selected index cannot be set because there are no possible values." "The document structure does not contain a field with the specified name: {0}." "The operation is not supported in {0} compatability mode. Please create document in PdfCompatibility.Pdf compatibility mode." "The export value cannot be null or an empty string." "The form field name cannot contain a period character." "Bookmark list can't be null." "The argument should be the name of a button appearance or a value from the options array." "The argument should be a string value or a list of string values from the options array." "The color component value should be greater than or equal to 0 and less than or equal to 1." "The dash length should be greater than or equal to 0." "The sum of dash and gap lengths should be greater than 0." "The dash pattern array must not be empty." "The destination of a bookmark can't be linked to a page which belongs to another document." "Resolution (in dots per inch) should be greater than 0." "The flatness tolerance should be greater than or equal to 0 and less than or equal to 100." "Error while reading the PDF Form from the specified file." "The gap length should be greater than or equal to 0." "The glyph position should be less or equal than text length." "The page number should be greater than 0, and less than or equal to the next available page number (next to the document page count)". "The largest edge length should be greater than 0." "The line width should be greater than or equal to 0." "The list should contain at least one value." "The marked content tag can't be empty." "The specified annotation does not belong to the current document." "The miter limit should be greater than 0." "The opacity value should be greater than or equal to 0 and less than or equal to 1." "The page art box should be less than or equal to the media box." "The page bleeding box should be less than or equal to the media box." "The page croppoing box should be less than or equal to the media box." "The page number should be greater than 0." "The page rotation angle can have one of the following values: 0, 90, 180 or 270 degrees." "The page trimming box should be less than or equal to the media box." "Input data are not recognized as valid pdf." "The Document Open password is empty or incorrect." "Unable to create a print document with the specified name: {0}." "The top coordinate of the rectangle should be greater than the bottom." "The right coordinate of the rectangle should be greater than the left one." "The index should be in the range from 0 to {0}." "The text value can't be null." "The argument should be a string value." "The text horizontal scaling value should be greater than 0." "The zoom value should be greater than or equal to 0". "At least one page number should be specified." "The page number should be greater than or equal to 1." "This operation cannot be performed in the Partial Trust environment." "All fonts should be embedded to a PDF/A document." "The stream is already used for a document. Please use another stream." "This operation is not available while no document is being loaded." "The text highlight annotation is not supported in a PDF/A-1 document." "Custom brushes are not supported." "Encryption is not supported in a PDF/A document." "The file attachments are not supported in a PDF/A-2b document." "This operation is not supported because the PdfGraphics object does not belong to the current document." "The Display and World units are not supported for the source image coordinate system." "Stream should support the read, write, and seek operations." "Stream should support the read and seek operations for loading." "Stream should support the write and seek operations for saving." "The color should have at least one component." "Highlight" "Strikethrough" "Underline" "EB" "GB" "KB" "MB" "PB" "TB" "ZB" Lists the available algorithms to encrypt a document. Use the 128-bit AES (Advanced Encryption Standard) algorithm. Use the 256-bit AES (Advanced Encryption Standard) algorithm. Use the 128-bit ARC4 algorithm. Lists the values that correspond to flags defining various characteristics of the font. "0x10000" "0x00001" "0x40000" "0x00040" "0x00000" "0x00020" "0x00008" "0x00002" "0x20000" "0x00004" Lists the values that define how the page is positioned in the PDF Viewer. The PDF Viewer displays pages in one column. The PDF Viewer displays one page at a time. The PDF Viewer displays the pages in two columns, with odd-numbered pages on the left. The PDF Viewer displays pages in two columns, with odd-numbered pages on the right. The PDF Viewer displays the pages two at a time, with odd-numbered pages on the left. The PDF Viewer displays the pages two at a time, with odd-numbered pages on the right. Lists the form field's font styles. Bold text. Italic text. Normal text. Text with a line through the middle. Underlined text. A font assigned to a document text. The PostScript name of the font. A value. Provides access to the PDF font options. A object. Provides access to the PDF font options. A object. The PostScript name of the font. A value, specifying the font name. Specifies a font subset. A value. Converts PDF character codes to Unicode values. A object, providing a CMap table that maps character codes to Unicode values. Represents a destination that displays the PDF page with the , coordinates positioned at the upper-left corner of the window and the contents of the page magnified by the factor zoom (the property). Initializes a new instance of the PdfXYZDestination class with the specified page, top and left coordinates that will be shown on the upper-left corner of the window, and zoom level to show the page. A object that is the PDF page with contents. A nullable double value that is the left page coordinate. A nullable double value that is the top page coordinate. A nullable double value that is the zoom factor by which the page is magnified. Gets the left horizontal coordinate positioned at the left edge of the window. A nullable double value that it the left horizontal coordinate. Gets the top vertical page coordinate positioned at the top edge of the window. A nullable double value that is the vertical page coordinate. Gets the contents of the page magnified by the zoom factor. A nullable double value that is the zoom factor. Represents a PDF color space. Gets the number of color components in the color space. An integer value that is the components count. Represents a range of colors. Initializes a new instance of the PdfRange class with the specified settings. A value. This value is assigned to the property. A value. This value is assigned to the property. Gets the upper value to which the corresponding sample value in the image is mapped. A value that is the upper value to which the corresponding sample value in the image is mapped. Gets the lower value to which the corresponding sample value in the image is mapped. A value that is the lower value to which the corresponding sample value in the image is mapped. Represents an image filter. Lists rendering intents that determine how a color management system handles color conversion from one color space to another. Colors shall be represented solely with respect to the light source; no correction shall be made for the output medium's white point (such as the color of unprinted paper). Colors shall be represented in a manner that provides a pleasing perceptual appearance. Colors shall be represented with respect to the combination of the light source and the output medium's white point (such as the color of unprinted paper). Colors shall be represented in a manner that preserves or emphasizes saturation. Represents an image in the PDF document. Gets the number of bits used to represent each color component. An integer value that is the number of bits used to represent each color component. Gets a color key mask. A collection of objects that represents a range of colors to be masked out. Gets the color space in which image samples shall be specified. A object that is the color space required for an image. Gets the image data. The image data represented as a byte array. Gets a collection of numbers describing how to map image samples into the range of values appropriate for the image's color space. A collection of objects. Gets image filters. A collection of objects. Gets the height of the image, in pixels. An integer value that is the image height. Gets the name of a color rendering intent to be used in rendering the image. A nullable enumeration value that is the name of a color rendering intent. Gets a value that indicates whether image interpolation shall be performed. true, if image interpolation should be performed while rendering this image; otherwise, false. Gets a value that determines whether an image is a stencil mask image. true, if an image is a stencil mask image; otherwise, false. An image XObject defining an image mask to be applied to this image. A that is an image mask to be applied to this image. Gets a collection of component values specifying the matte color with which the image data in the parent image shall have been preblended. A collection of objects. Gets a subsidiary image XObject defining a soft-mask image that shall be used as a source of the mask shape or mask opacity values in the transparent imaging model. A object that represents a subsidiary image XObject defining a soft-mask image. Gets the width of the image, in pixels An integer value that is the image width. Represents the list of options in the choice field, each of which shall be represented by a text string that shall be displayed on the screen. Gets a text that represents the option's export value. A object that represents the option's export value. Gets the text representing one of the available options in the choice field. A object that represents one of the available options in the choice field. Represents a text field on a PDF form. Gets the default text of the text form field. A object that represents the field's default text. Gets the maximum length of the field's text, in characters. A nullable integer value specifying the maximum length of the field's text. Gets the text form field's text. A object that represents the field's text. Represents flags specifying various document-level characteristics related to interactive form fields. This flag is set only if the entry is present in the text field dictionary and if the , , and flags are clear. If this flag is active, the field shall be automatically divided into as many equally spaced positions, or combs, as the value of MaxLen, and the text is laid out into those combs. If this flag is active, the field is a combo box. Otherwise, the field is a list box. If the flag is set, the new value shall be committed once a selection is made. Otherwise, the new value is not committed until the end user exits the field. If this flag is set, the field shall not scroll to accommodate more text than fits within its annotation rectangle. Once the field is full, no further text shall be accepted for interactive form filling. If this flag is set, text entered in the field shall not be spell-checked. This flag shall not be used unless the and flags are both set. If this flag is set, the combo box shall include an editable text box as well as a drop-down list. Otherwise, the combo box shall include only a drop-down list. This flag shall be used only if the flag is set. If this flag is set, the text entered in the field represents the pathname of a file whose contents shall be submitted as the value of the field. If this flag is set, the field may contain multiple lines of text. Otherwise, the field's text shall be restricted to a single line. If this flag is set, more than one of the field's option items may be selected simultaneously. Otherwise, only one item shall be selected. If this flag is set, the field shall not be exported by a submit-form action. If active, deactivates all other options. This flag is used for radio buttons only. If active, exactly one radio button shall be selected at all times; selecting the currently selected button has no effect. Otherwise, clicking the selected button deselects it, leaving no button selected. If this flag is set, the field is intended for entering a secure password that should not be echoed visibly on the screen. Characters typed from the keyboard shall instead be echoed in an unreadable form, such as asterisks or bullet characters. If this flag is set, the field is a pushbutton that does not retain a permanent value. If this flag is set, the field is a set of radio buttons. Otherwise, the field is a check box. This flag may be set only if the flag is clear. If this flag is set, a group of radio buttons within a radio button field that use the same value for the on state will turn on and off in unison; that is if one is checked, they are all checked. Otherwise, the buttons are mutually exclusive. If this flag is set, the end user may not change the value of the field. Any associated widget annotations will not interact with the end user. This flag is useful for fields whose values are computed or imported from a database. If this flag is set, the field shall have a value at the time it is exported by a submit-form action. If this flag is set, the value of this field shall be a rich text string. If the flag is set, the field's option items shall be sorted alphabetically. Represents a choice field (a combo box, list box) on a PDF form. Gets default values of the choice form field. A collection of objects that represent default values of the choice form field. Gets the list of options in the choice field. A collection of the objects that represent the list of options in the choice field. Gets a collection of integers, sorted in ascending order, representing the zero-based indices in the option list of the currently selected option items. A collection of integers representing the zero-based indices in the option list of the currently selected option items. Gets items currently selected in the choice field. A collection of objects that represent currently selected items in the choice field. Gets the index of the first option visible in the option list. An integer value that represents the top index. Default value is 0. Contains settings that are used to specify bookmarks in a document. Initializes a new instance of the PdfBookmark class with the default settings. Provides access to the bookmark action being executed. A object that is an action that is performed with bookmarks. Gets or sets the collection of bookmark children for a document with a tree-structured hierarchy. A list of objects that are the collection of bookmark child nodes. Gets or sets a destination (a particular view of a document) to which a bookmark is referred to. A object that is a bookmark destination. Gets or sets the value indicating whether the bookmark text is bold. true, if the bookmark text is bold; otherwise, false. Gets or sets a value that indicates whether bookmarks are initially closed (bookmark children are hidden) in the navigation panel after a document is loaded. true, if the bookmark children are initially hidden (closed) in the navigation panel; otherwise, false. Gets or sets the value indicating whether the bookmark text is italic. true, if the bookmark text is italic; otherwise, false. Gets or sets the color for a bookmark's text in the navigation pane. A object that is a single color in the RGB (red, green, blue) color scheme for a bookmark's text. Gets or sets the bookmark's text on the navigation pane. A that is the text for a bookmark on the navigation pane. Represents document creation options. Initializes a new instance of the PdfCreationOptions class with the default settings. Gets or sets the compatibility mode of a document. A enumeration value that specifies the compatibility mode of a document. Gets or sets a value that specifies whether to prohibit embedding all fonts in a PDF document. true, to disable embedding all fonts in the PDF; otherwise false. Gets or sets a list of font families that are not embedded in a document. A string list representing the collection of font families that are not embedded in a document. Represents actions that can be performed with the annotation in the document. Gets an action that is performed when the cursor enters the annotation's active area. A object that represents the action. Gets an action that is performed when the cursor exits the annotation's active area. A object that represents the action. Gets an action that is performed when the annotation loses the input focus. A object that represents the action. Gets an action that is performed when the annotation receives the input focus. A object that represents the action. Gets an action that is performed when the mouse button is pressed inside the annotation's active area. A object that represents the action. Gets an action that is performed when the mouse button is released inside the annotation's active area. A object that represents the action. Gets an action that is performed when the page containing the annotation is no longer visible in the reader's user interface. A object that represents the action. Gets an action that is performed when the page containing the annotation becomes visible. A object that represents the action. Gets an action that is performed when the page containing the annotation is closed. A object that represents the action. Gets an action that is performed when the page containing the annotation is opened. A object that represent the action. Determines a form with the annotation appearance. Gets a default form in which an annotation appearance is represented. A object that is a default form. Gets custom forms with annotation appearances. A dictionary, containing the objects, along with their key values. List values that specify the relationship (the "reply type") between one annotation and another. The annotation is grouped with the annotation obtained in the property. The annotation is considered a reply to the annotation obtained in the property. Provides information about the PDF content type at a specific client point. Initializes a new instance of the PdfDocumentContent class with the specified settings. A object. This value is assigned to the property. A enumeration value. This value is assigned to the property. true if the document content has been selected; otherwise false. This value is assigned to the property. Indicates the type of the PDF content corresponding to a specific document point. A enumeration value. Indicates the document position corresponding to the PDF content. A object. Indicates whether or not the PDF content has been selected. true if the document content has been selected; otherwise false. Specifies the rotation to apply to a form field. The form field is not rotated. This is the default value. Rotate the form field clockwise by 180 degrees. Rotate the form field clockwise by 270 degrees. Rotate the form field clockwise by 90 degrees. Represents annotation appearances on the PDF form. Gets the annotation's down appearance. A object that is the down appearance. Gets a form on the page with an annotation appearance. A object that is the form on the page. Gets the annotation's normal appearance. A object that is the normal appearance. Gets the annotation's rollover appearance. A object that is the rollover appearance. Represents different presentations of a document's optional content groups. Gets a state value that is used to initialize the states of all the optional content groups in a document when this configuration is applied. A enumeration value that initializes the states of all the optional content groups in a document when this configuration is applied. Gets the name of the application or feature that created this content configuration. A value that is the name of the application or feature. Gets intent names that are used to determine which optional content groups' states to consider and which to ignore in calculating the visibility of content. A enumeration values that list intent names. Gets a collection of optional content groups that shall be locked when this configuration is applied. A collection of objects that represent optional content groups that shall be locked when this configuration is applied Gets the name of the optional content configuration. A value that is the configuration name. Gets the collection of optional content groups whose state shall be set to Off when this configuration is applied. A collection of objects that represent optional content groups whose state shall be set to Off when this configuration is applied. Gets the collection of optional content groups whose state shall be set to On when this configuration is applied. A collection of objects that represent optional content groups whose state shall be set to On when this configuration is applied. Gets the order for presentation of optional content groups. A object that is the order for presentation of optional content groups. Gets a name specifying which optional content groups in the property will be displayed to the user. enumeration values that list the optional content order. Gets a collection consisting of one or more collections, each of which represents a collection of optional content groups whose states shall be intended to follow a radio button paradigm. A collection of objects. Gets a collection of usage applications specifying which usage categories will be used to automatically manipulate the state of optional content groups. A collection of objects. Represents a button field (a push button, radio button, check box) on a PDF interactive form that the end user can manipulate with the mouse. Gets the default state of the button form field. A object that represents the default state of the button form field. Gets the kids state of the button form field. A collection of objects that represent the kids state of the button form field. Gets the state of the button form field. A object that represents the state of the button form field. Represents a form XObject in a PDF document content. Provides access to a stream that contains the form X-Object metadata. A object that represents the metadata stream of the form X-Object. Gets an Open Prepress Interface (OPI) dictionary for the form XObject. A PdfOpenPrepressInterface object that is the OPI dictionary. Gets the value specifying the optional content properties for the form XObject. A object that contains the optional content properties for the form XObject. Gets the integer key of the form XObject's entry in the structural parent tree. A nullable integer value specifying the key of the form XObject's entry Represents a text markup annotation. Gets a collection of quadrilaterial points that encompass the areas of this annotation. An array of objects that represent the quadrilateral points. Gets the type of a text markup annotation. One of the enumeration values that represents the text markup annotation type. Specifies the type of a text markup annotation. The type of a text markup annotation is highlight. The type of a text markup annotation is squiggly underline. The type of a text markup annotation is strikeout. The type of a text markup annotation is underline. This event handler is used to programmatically provide a document opening password in a PDF Viewer and PDF Document Processor to open a document without end-user interaction. This event handler is used to programmatically provide the document opening password in the WinForms PDF Viewer and PDF Document Processor. The event sender. A object that is used to provide the security password to open a protected PDF file in the PDF Viewer and PDF Document Processor. Provides the security password to open a protected PDF file in the PDF Viewer and PDF Document Processor. Returns the file name of a document that is requested to be opened in the PDF Viewer or PDF Document Processor. A value, specifying the file name. This property is now obsolete. Use the property instead. A value. Returns the current number of password request attempts. An integer value that is the current number of password requests. Specifies the security password to open a PDF file. A value.