.NET Framework Class Library

Gnostice.PDFOne Namespace

Top  Previous  Next

Classes

 

Class

Description

Public class

CstPDFDoc

This is a parent class of PDFDocument.

Public class

CstPDFPage

This is a parent class of PDFPage.

Public class

ExPDFDoc

This is a parent class of PDFDocument.

Public class

ExPDFPage

This is a parent class of PDFPage.

Public class

ExPlusPDFDoc

This is a base class for PDFDocument.

Public class

FontStyleNotFoundEventArg

If simulateRequestedFontStyle is set to true, the requested style will be simulated in the output PDF even if font file does nbot have the style defined n

Public class

ImageSettings

Represents image-rendering settings.

Public class

PDFAction

Represents the base class for PDF action classes.

Public class

PDFAnnot

This class represents the base class for PDF annotation and form field classes.

Public class

PDFAppearanceStream

This class represents a PDF appearance stream.

Public class

PDFArray


Public class

PDFBookmark

This class represents a bookmark in a PDF document.

Public class

PDFBool


Public class

PDFBoundingRect


Public class

PDFCaretAnnot

This class represents a caret annotation.

Public class

PDFCell

This class represents a table cell that can be added to a table.

Public class

PDFCircleAnnot

This class represents a circle annotation. A circle annotation can also be oval in shape.

Public class

PDFColorspaceBase


Public class

PDFDictionary


Public class

PDFDocInfo

This class represents PDF document information property details.

Public class

PDFDocument


Public class

PDFEmail

This class represent e-mail settings with which documents need to be e-mailed.

Public class

PDFException

This class represents exception thrown by PDFOne classes when an illegal argument is supplied.

Public class

PDFFileAttachment

This class represents a file attachment in a PDF document.

Public class

PDFFileAttachmentAnnot

This class represents a file attachment annotation.

Public class

PDFFloat


Public class

PDFFont

This class represents a PDF font.

Public class

PDFFormCheckBox

This class represents a check box form field.

Public class

PDFFormComboBox

This class represents a combo box form field.

Public class

PDFFormField

This is a base class from which all form field classes are derived.

Public class

PDFFormListBox

This represents a list box form field.

Public class

PDFFormPushButton

This class represents a push button form field.

Public class

PDFFormRadioButton


Public class

PDFFormRadioItem

This class represents a radio button option form field.

Public class

PDFFormSignatureField

This class represents a signature form field.

Public class

PDFFormTextField

This class represents a text box form field.

Public class

PDFFreeTextAnnot

This class represents a free text annotation.

Public class

PDFGotoAction

This class represents a "go-to" action.

Public class

PDFGraphicsState


Public class

PDFIndirectReference


Public class

PDFInkAnnot

This represents an ink annotation.

Public class

PDFInteger


Public class

PDFJavaScriptAction

This class represents a JavaScript action.

Public class

PDFLaunchAction

This class represents a launch action.

Public class

PDFLineAnnot

This class represents a line annotation.

Public class

PDFLinkAnnot

This class represents a link annotation.

Public class

PDFLong


Public class

PDFMarkupAnnot

This class represents a text markup annotation.

Public class

PDFName


Public class

PDFNamedAction

This class represents a named action.

Public class

PDFNode


Public class

PDFNull


Public class

PDFObject

This is the base class for all PDF data type classes.

Public class

PDFPage

Represents a PDF page instance.

Public class

PDFPageCompositeElement

This class represents a composite page element (Form XObject).

Public class

PDFPageElement

This is the base class for content elements in a PDF page.

Public class

PDFPageImageElement

This class represents an image element in a PDF page.

Public class

PDFPagePathElement

This class represents a path element in a PDF page.

Public class

PDFPageTextElement

This class represents a text element in a PDF page.

Public class

PDFPath

This class represents a composite shape element made up of several shape-drawing instructions.

Public class

PDFPieceInfoData

A page-piece information that is used by a private PDF processor.

Public class

PDFPolygonAnnot

This class represents a polygon annotation.

Public class

PDFPolylineAnnot

This class represents a polyline annotation.

Public class

PDFPopupAnnot

This class represents a popup annotation.

Public class

PDFPresentation

This class represents a PDF page transition.

Public class

PDFProAnnot

This is a base class for annotations representing their advanced features.

Public class

PDFRemoteGotoAction

This class represents a remote go-to action.

Public class

PDFRenderOptions

This class represents options that affect the smoothening (anti-aliasing) of images, text, and lines.

Public class

PDFSearchElement

This class represents a result of a page element search operation.

Public class

PDFSecurity

This class represents PDF encryption and user restriction settings.

Public class

PDFSignature

This class represents a digital signature used to sign a PDF document.

Public class

PDFSquareAnnot

This class represents a square annotation.

Public class

PDFStampAnnot

This class represents a stamp annotation.

Public class

PDFStream


Public class

PDFString


Public class

PDFTable

This class represents a table that can be added to a PDF document.

Public class

PDFTextAnnot


Public class

PDFTextFontInfo

This class represents font information of a text element.

Public class

PDFTextFormatter

This class represents text formatting settings.

Public class

PDFTextState

This class represents graphics properties specifying how a text element is rendered, scaled and subjected to other graphical effects.

Public class

PDFTextString


Public class

PDFURIAction

This class represents a URI (PDF) action.

Public class

PDFViewerPreferences

Represents viewer preferences for this [!:Gnostice.PDFOne.Windows.PDFViewer.PDFViewer.Preferences].

Public class

PDFWatermarkAnnot

This class represents a watermark annotation.

Public class

PixelData


Public class

Preferences

Represents preferences for the Preferences.

Public class

RenderingSettings

Represents rendering settings of page elements.

Structures

 

Structure

Description

Public structure

PageMargins

A structure which can be initialized with the page margin, header, footer height. The measurement unit can also be specified.

Delegates

 

Delegate

Description

Public delegate

BeforePageCreateEventHandler


Public delegate

ChangedEventHandler


Public delegate

EnumPageElementsHandler


Public delegate

FontEmbedExceptionHandler

Represents method type of the handler for FontEmbedException event.

Public delegate

FontFileNotFoundEventHandler

Represents method type for a handler of FontNotFound event.

Public delegate

FontStyleNotFoundEventHandler

Represents the event handler that will handle a font style nnot found event.

Public delegate

MergeBookmarksEventHandler

Represents the type of handler of the MergeBookmarks event.

Public delegate

NeedFileNameHandler

Represents the method that will handle the NeedFileName event of a PDFDocument object.

Public delegate

PageCreateEventHandler

Represents the method that will handle the CreatePage event of a PDFDocument object.

Public delegate

PasswordRequiredEventHandler

Represents the event handler that will handle a PasswordRequired event.

Public delegate

RenameFieldEventHandler

Represents method type for handling the RenameField event.

Public delegate

RenderErrorHandler

Represents method type for handling rendering errors.

Public delegate

ReplaceVariableEventHandler

Represents method type for handling of ReplaceVariable event of ReplaceVariable and ReplaceVariable classes.

Public delegate

SaveAsImageEventHandler

Represents method type for handling of SaveAsImageEvent event.

Public delegate

SearchElementHandler

Represents an event handler that will be called by the [!:!!OVERLOADED_Search_Gnostice.PDFOne.ExPlusPDFDoc] method.

Enumerations

 

Enumeration

Description

Public enumeration

ColorMode

Defines color representation.

Public enumeration

CursorPreferences


Public enumeration

ImageColorOrder


Public enumeration

ItemsRenderingRule

Defines rendering setting for annotations and form fields based on their attributes.

Public enumeration

ItemsToRender

Defines page elements that can be rendered (while printing, viewing, or exporting).

Public enumeration

PDFActionName

Defines "named PDF action" that needs to be performed by viewer applications when displaying the PDF document.

Public enumeration

PDFActionType

Defines PDF actions that needs to be performed by PDF viewer applications.

Public enumeration

PDFAlignment

Defines text alignment settings.

Public enumeration

PDFAnnotBorderEffect

Defines display effects for annotation border.

Public enumeration

PDFAnnotBorderStyle

Defines display styles for PDF annotation borders.

Public enumeration

PDFAnnotFlags

Defines PDF annotation or form field settings.

Public enumeration

PDFAnnotLineStyle

Defines lines styles of PDF line annotations.

Public enumeration

PDFAnnotStamps

Defines icon text appearing in PDF stamp annotations.

Public enumeration

PDFAnnotType

Defines PDF annotation types.

Public enumeration

PDFAppearance

Defines how a custom appearance stream is displayed and printed by PDF-processing applications.

Public enumeration

PDFBookmarkStyle

Defines text display styles of bookmarks in PDF viewer applications.

Public enumeration

PDFCheckBoxSymbol

Defines symbol used by viewer application to display a selected check box.

Public enumeration

PDFColorSpace

Defines colorspace options for images on a page.

Public enumeration

PDFCompressionLevel

Defines compression levels for a PDF document.

Public enumeration

PDFDestDisplayOption

Defines how a destination page or the bounding box of a destination page is magnified and/or positioned inside the viewer.

Public enumeration

PDFDestinationType

Defines destination types that can be set to a GoTo action.

Public enumeration

PDFDocEvent

Defines viewer application events occurring when an end-user interacts with a document.

Public enumeration

PDFEncryptionLevel

Defines encryption level for securing a document.

Public enumeration

PDFFileAttachmentIcon

Defines icon option for displaying a file attachment annotation.

Public enumeration

PDFFit

Defines how a page needs to be positioned, magnified or fit inside a viewer window.

Public enumeration

PDFFontEmbedType

Defines how fonts are embedded in a PDF document.

Public enumeration

PDFFontStyle

Defines font styles used to render text.

Public enumeration

PDFFormFieldAction

Defines viewer application events occurring an end-user interacts with a form field.

Public enumeration

PDFFormFieldActionType

Defines actions that need to be performed by a viewer application when an end-user selects a submit button form field.

Public enumeration

PDFFormFieldOrientation

Defines rotation angles of a form field.

Public enumeration

PDFFormFieldType

Defines types of form fields.

Public enumeration

PDFFormType

Defines types of form fields.

Public enumeration

PDFHAlignment

Defines horizontal alignment options.

Public enumeration

PDFImageCompressionFormat

Defines compression technique used to store images.

Public enumeration

PDFLineEndsStyle

Defines line-end styles of a line annotation's end point.

Public enumeration

PDFLinkAnnotHighlightMode

Defines how viewer applications should display an annotation when an end-user interacts with it.

Public enumeration

PDFMailEncoding

Defines encoding types of the body of an e-mail message.

Public enumeration

PDFMarkupStyle

Defines styles used to display markup annotation text.

Public enumeration

PDFMeasurementUnit

Defines measurement unit for use with PDF page elements.

Public enumeration

PDFPageActionType

Represents a viewer application event when an end-user interacts with a page in a PDF document.

Public enumeration

PDFPageElementType

Represents a PDF page element.

Public enumeration

PDFPageLayout

Defines how consecutive pages need to be displayed inside the window of a viewer application.

Public enumeration

PDFPageMode

Defines viewer settings when displaying the document.

Public enumeration

PDFSearchMode

Defines whether a search string is to be treated as literal text or regular expression.

Public enumeration

PDFSearchOptions

Defines options for performing text search operations on a PDF.

Public enumeration

PDFSubmitActionType

Defines how field values need to be submitted in a PDF forms document.

Public enumeration

PDFTextAlignment

Defines text alignment.

Public enumeration

PDFTextAnnotIcon


Public enumeration

PDFTextFontInfo.FontEncoding


Public enumeration

PDFTextFontInfo.FontSubType


Public enumeration

PDFTransitionDimension

Defines dimension in which a transition needs to occur.

Public enumeration

PDFTransitionDirection

Defines direction in which a PDF page transition effect moves.

Public enumeration

PDFTransitionMotion

Defines direction of the motion of the PDF page transition effect.

Public enumeration

PDFTransitionStyle

Defines PDF PDFPresentationTransitionStyle.

Public enumeration

PDFUserPermissions

Defines end-user permissions for a PDF document.

Public enumeration

PDFVAlignment

Defines vertical alignment options.

Public enumeration

PDFVersion

Defines versions of PDF.

Public enumeration

PrintScaling

Defines option to be selected when a print dialog is displayed for this document.

Public enumeration

StdType1Font

Defines 14 standard Type 1 fonts that are natively supported by PDF-compliant applications.