Click or drag to resize

Spire.Pdf Namespace

Classes
Class Description
Public class DrawPageInBookletEventArgs
Represents DrawPageInBooklet Event arguments.
Public class HebrewConvert
Represents the Hebrew Convert.
Public class PdfApplicationData
Represents the pdf application data, used to store private data.
Public class PdfBorders
Borders of pdf document.
Public class PdfCollection
Base collection of the pdf objects.
Public class PdfConvertOptions
The class can be used to set some options when do convert operation.
Public class PdfDocument
Represent pdf document classes.
Public class PdfDocumentBase
Represent common PdfDocumentBase classes.
Public class PdfDocumentInformation
A class containing the information about the document.
Public class PdfDocumentPrivilege
Represents the privileges for accessing pdf file.
Public class PdfDocumentTemplate
Encapsulates a page template for all the pages in the document.
Public class PdfEdges
Edges of pdf document.
Public class PdfFileInfo
This class represents a set of the properties that define the internal structure of PDF file.
Public class PdfNewDocument
Represents a logic to create Pdf document.
Public class PdfNewPage
Represents a single PDF page.
Public class PdfPaddings
Paddings of pdf document.
Public class PdfPageBase
The base class for all pages.
Public class PdfPageLabels
The document’s labeling ranges.
Public class PdfPageSettings
Represent class with setting of page.
Public class PdfPageSize
Represents information about page size.
Public class PdfPageTemplateElement
Describes a page template object that can be used as header/footer, watermark or stamp.
Public class PdfPageTransition
Represents parameters how to display the page in the presentation mode.
Public class PdfPageWidget
Represents a page loaded from a document.
Public class PdfPasswordSecurityPolicy
Represents the password security policy of the PDF document.
Public class PdfPieceInfo
Represents the pdf piece info can used to hold private application datas.
Public class PdfSection
Represents a section entity. A section it's a set of the pages with similar page settings.
Public class PdfSectionCollection
The collection of the sections.
Public class PdfSectionPageCollection
Manipulates pages within a section.
Public class PdfSectionTemplate
Encapsulates a page template for all the pages in the section.
Public class PdfSecurityPolicy
Represents the security policy of the PDF document.
Public class PdfStampCollection
A collection of stamps that are applied to the page templates.
Public class PdfViewerPreferences
Defines the way the document is to be presented on the screen or in print.
Interfaces
Interface Description
Public interface IInternalAccess
The pdf internal accessor interface
Public interface IInternalIdentity
The IInternalIdentity interface
Public interface IProgressNotifier
Represents a progress notification interface.
Delegates
Delegate Description
Public delegate DrawPageInBookletEventHandler
Delegate for handling event when drawing page in a booklet.
Enumerations
Enumeration Description
Public enumeration FileFormat
Specifies the type of file format.
Public enumeration PdfAlignmentStyle
Specifies how the page template is aligned relative to the template area.
Public enumeration PdfBorderOverlapStyle
Specifies values of the border overlap style.
Public enumeration PdfCompressionLevel
Defines data compression level.
Public enumeration PdfConformanceLevel
Specifies the Pdf document's Conformance-level.
Public enumeration PdfCrossReferenceType
Specifies the type of the PDF cross-reference.
Public enumeration PdfDockStyle
Specifies the docking style of the page template.
Public enumeration PdfEncryptionAlgorithm
Specifies the type of encryption algorithm.
Public enumeration PdfNumberStyle
Specifies numbering style of page labels.
Public enumeration PdfPageLayout
A name object specifying the page layout to be used when the document is opened.
Public enumeration PdfPageMode
Represents mode of document displaying.
Public enumeration PdfPageOrientation
Enumerator that implements page orientations.
Public enumeration PdfPageRotateAngle
The number of degrees by which the page should be rotated clockwise when displayed or printed.
Public enumeration PdfTransitionDimension
Enumeration of transition dimensions.
Public enumeration PdfTransitionDirection
Enumeration of transition directions.
Public enumeration PdfTransitionMotion
Enumeration of transition motions.
Public enumeration PdfTransitionStyle
Enumeration of possible transition styles when moving to the page from another during a presentation
Public enumeration PdfVersion
Specifies the available PDF versions to save a PDF document.
Public enumeration PrintScalingMode
Specifies the different page scaling option that shall be selected when a print dialog is displayed for this document.
Public enumeration TabOrder
A name specifying the tab order to be used for annotations on the page.