• PDF Xpress User Assistance Dashboard
  • PDF Xpress for .NET - User Guide
    • Introduction
      • What is PDF Xpress?
      • Getting Support
      • Accusoft Corporation Copyrights & Trademarks
    • Getting Started
      • Operating Requirements
      • Installing on a Development Machine
      • Upgrading from PDF Xpress 6 to PDF Xpress 7
      • Upgrading Runtime Licensing
    • Licensing
      • Evaluation Licensing
      • Toolkit Licensing
        • Assigned Toolkit License
        • License Manager
        • Product Editions
        • Registration
          • Registering When Connected to the Internet
          • Registering When Disconnected from the Internet
        • Developing Code
      • Runtime Licensing
        • Automatically Reported Runtime (Node-Locked)
          • Licensing API
          • License Pools
          • License Configuration Files
          • LDK vs. SLU
            • Server Licensing Utility (SLU)
            • Licensing Development Kit (LDK)
          • Deployment Proxy Service (DPS)
        • Manually Reported Runtime (Non-Node-Locked)
          • Solution Name
          • Solution Key
          • OEM License Key
      • Licensing Glossary
      • Software License Agreement
    • Distributing Applications & Deployment
      • Verify You're Using the Latest Service Pack
      • Distributing PDF Xpress
    • Concepts
      • Overview of PDF Xpress
      • PDF Coordinate Systems
      • Glossary
    • How To
      • Load PDF from File
      • Load PDF from Memory
      • Save PDF to File
      • Save PDF to Memory
      • Save PDF as PDF/A-1b
      • Save Image as PDF/A
      • Pass Image Data between Accusoft Components
      • Extract Images
      • Work With Attachments and Portfolio Documents
      • Search PDF Document Text
      • Get Page Information
      • Modify PDF Document Content
        • Re-Order Pages
        • Add, Insert & Delete Pages
        • Merge Multiple PDFs into One PDF
        • Split a PDF Document into Multiple PDFs
        • Add Text to a PDF document
        • Add Watermark to a PDF document
        • Render to Device Context
        • Add Images to a PDF Page
        • Create & Delete Thumbnails
        • Create & Delete Bookmarks
        • Create, Modify & Delete Annotations
        • Create & Modify Document Metadata
      • Compress a Document
      • Work with Security
      • Convert PDF to Image
      • Convert Image to PDF
      • View PDF
      • Debug
  • PDF Xpress for .NET - API Reference
    • Accusoft.PdfXpressSdk Namespace
      • Overview
      • Classes
        • AddTextOptions
          • Overview
          • Members
          • AddTextOptions Constructor
          • Properties
            • BoundingBox Property
            • FontFamily Property
            • FontSize Property
            • FontWeight Property
            • RenderMode Property
            • TextDecoration Property
            • WrapMode Property
        • AnnotationEventArgs
          • Overview
          • Members
          • AnnotationEventArgs Constructor
          • Properties
            • AnnotationName Property
            • AnnotationNumber Property
            • AnnotationType Property
            • PageNumber Property
        • AnnotationSubtypeMissingOrInvalidException
          • Overview
          • Members
          • AnnotationSubtypeMissingOrInvalidException Constructor
            • AnnotationSubtypeMissingOrInvalidException Constructor()
            • AnnotationSubtypeMissingOrInvalidException Constructor(String)
            • AnnotationSubtypeMissingOrInvalidException Constructor(String,Exception)
        • BookmarkContext
          • Overview
          • Members
          • Methods
            • Dispose Method
          • Properties
            • ActionPageNumber Property
            • Color Property
            • DestinationBottom Property
            • DestinationFit Property
            • DestinationLeft Property
            • DestinationRight Property
            • DestinationTop Property
            • DestinationZoomFactor Property
            • Exists Property
            • Indention Property
            • Style Property
            • Title Property
        • BookmarkNotFoundException
          • Overview
          • Members
          • BookmarkNotFoundException Constructor
            • BookmarkNotFoundException Constructor()
            • BookmarkNotFoundException Constructor(String)
            • BookmarkNotFoundException Constructor(String,Exception)
          • Properties
            • Message Property
            • Number Property
        • CancelInsertPagesEventArgs
          • Overview
          • Members
          • Properties
            • Cancel Property
        • CompressOptions
          • Overview
          • Members
          • Properties
            • ColorAndGrayCompressionMode Property
            • DownSampleImages Property
            • Jbig2ImageCompression Property
            • Jpeg2000ImageCompression Property
            • JpegImageCompression Property
            • RemoveMetadata Property
            • RemoveThumbnails Property
            • UnembedStandardFonts Property
        • ContinueEventArgs
          • Overview
          • Members
          • ContinueEventArgs Constructor
          • Properties
            • KeepGoing Property
        • ConvertOptions
          • Overview
          • Members
          • ConvertOptions Constructor
          • Properties
            • IccProfileData Property
            • IccProfileFilename Property
            • PdfType Property
        • DamagedFileException
          • Overview
          • Members
          • DamagedFileException Constructor
            • DamagedFileException Constructor()
            • DamagedFileException Constructor(String)
            • DamagedFileException Constructor(String,Exception)
        • Document
          • Overview
          • Members
          • Document Constructor
            • Document Constructor(PdfXpress,String)
            • Document Constructor(PdfXpress,String,String)
            • Document Constructor(PdfXpress,String,Boolean)
            • Document Constructor(PdfXpress,String,String,Boolean)
            • Document Constructor(PdfXpress,OpenOptions)
            • Document Constructor(PdfXpress,OpenOptions,Byte[])
            • Document Constructor(PdfXpress,OpenOptions,IntPtr)
            • Document Constructor(PdfXpress)
          • Methods
            • AddAttachment Method
            • AddBookmarkChild Method
              • AddBookmarkChild(BookmarkContext,BookmarkContext) Method
              • AddBookmarkChild(BookmarkContext,String,Int32) Method
            • AddBookmarkSibling Method
              • AddBookmarkSibling(BookmarkContext,BookmarkContext) Method
              • AddBookmarkSibling(BookmarkContext,String,Int32) Method
            • AddHyperlink Method
            • AddImage Method
              • AddImage(Int32,Double,Double,Double,Double,ImageFitSettings,ImageDataInfo) Method
              • AddImage(Int32,Double,Double,Double,Double,ImageFitSettings,String,Int32) Method
              • AddImage(Int32,Double,Double,Double,Double,ImageFitSettings,Byte[],Int32) Method
              • AddImage(Int32,Double,Double,Double,Double,ImageFitSettings,IntPtr,Int32) Method
            • AddSecurity Method
            • AddText Method
            • AddWatermark Method
            • ConvertToPdfA Method
            • CopyPageTo Method
            • CreateBookmark Method
            • CreatePage Method
            • CreateThumbnail Method
              • CreateThumbnail(Int32,ImageDataInfo) Method
              • CreateThumbnail(Int32,String,Int32) Method
              • CreateThumbnail(Int32,Byte[],Int32) Method
              • CreateThumbnail(Int32,IntPtr,Int32) Method
            • DeleteAnnotation Method
            • DeleteAttachment Method
            • DeleteHyperlink Method
            • DeletePage Method
            • DeleteThumbnail Method
            • DeleteWatermark Method
            • Dispose Method
            • ExportXfdf Method
            • ExtractImages Method
            • ExtractPages Method
            • ExtractThumbnail Method
            • GetAnnotationCount Method
            • GetAnnotationName Method
            • GetAnnotationSubtype Method
            • GetAttachment Method
            • GetAttachmentCount Method
            • GetBookmarkChild Method
            • GetBookmarkRoot Method
            • GetBookmarkSibling Method
            • GetExtractedImage Method
            • GetHyperlink Method
            • GetHyperlinkCount Method
            • GetInfo Method
              • GetInfo(Int32) Method
              • GetInfo(Int32,PdfCoordinateSystem) Method
            • GetSecurity Method
            • GetTextFinder Method
            • ImportXfdf Method
            • InsertPages Method
            • IsStrictlyDeviceGray Method
            • MovePage Method
            • RemoveBookmark Method
            • RemoveSecurity Method
            • RenderPageToBitmap Method
              • RenderPageToBitmap(Int32) Method
              • RenderPageToBitmap(Int32,RenderOptions) Method
            • RenderPageToDeviceContext Method
            • RenderPageToDib Method
              • RenderPageToDib(Int32) Method
              • RenderPageToDib(Int32,RenderOptions) Method
            • RenderPageToEps Method
            • RenderPageToImageData Method
            • Save Method
            • SaveToBuffer Method
            • SaveToHandle Method
            • SetRotationOfPage Method
          • Properties
            • DocumentMetadata Property
            • IsPortfolio Property
            • Linearized Property
            • PageCount Property
            • Version Property
          • Events
            • CancelInsertPages Event
            • ContinueExport Event
            • ContinueImport Event
            • ExportedAnnotation Event
        • DocumentCollection
          • Overview
          • Members
          • Methods
            • Add Method
              • Add(Document) Method
              • Add(String,String) Method
              • Add(String) Method
            • Clear Method
            • Contains Method
            • CopyTo Method
            • Dispose Method
            • IndexOf Method
            • Insert Method
            • Remove Method
            • RemoveAt Method
          • Properties
            • Item Property
        • DocumentMetadata
          • Overview
          • Members
          • Methods
            • Dispose Method
            • GetItemKeyByIndex Method
            • GetItemProperty Method
            • SetItemProperty Method
          • Properties
            • Author Property
            • CreationDate Property
            • Creator Property
            • ItemCount Property
            • Keys Property
            • Keywords Property
            • ModificationDate Property
            • Producer Property
            • Subject Property
            • Title Property
        • ExtractedImageIndexInvalidException
          • Overview
          • Members
          • ExtractedImageIndexInvalidException Constructor
            • ExtractedImageIndexInvalidException Constructor()
            • ExtractedImageIndexInvalidException Constructor(String)
            • ExtractedImageIndexInvalidException Constructor(String,Exception)
        • ExtractImageOptions
          • Overview
          • Members
          • Properties
            • IncludeImagesFromForms Property
            • IncludeMasks Property
        • ExtractPagesOptions
          • Overview
          • Members
          • ExtractPagesOptions Constructor
          • Properties
            • OnePagePerDocument Property
            • PageList Property
        • FileRepairFailedException
          • Overview
          • Members
          • FileRepairFailedException Constructor
            • FileRepairFailedException Constructor()
            • FileRepairFailedException Constructor(String)
            • FileRepairFailedException Constructor(String,Exception)
        • Hyperlink
          • Overview
          • Members
          • Hyperlink Constructor
          • Methods
            • Dispose Method
          • Properties
            • BoundingBox Property
            • URI Property
        • ImageDataInfo
          • Overview
          • Members
          • ImageDataInfo Constructor
          • Properties
            • BitsPerComponent Property
            • CcittEncodedByteAlign Property
            • CcittEndOfBlock Property
            • CcittK Property
            • ClipHeight Property
            • ClipWidth Property
            • ClipX Property
            • ClipY Property
            • ColorSpace Property
            • DataFormat Property
            • DecodeMatrix Property
            • Height Property
            • ImageData Property
            • Jbig2Globals Property
            • JpegColorTransform Property
            • LzwColors Property
            • LzwFlatePredictor Property
            • LzwPredictorBitsPerComponent Property
            • LzwPredictorSamplesPerRow Property
            • LzwTiff Property
            • MirrorHorizontal Property
            • MirrorVertical Property
            • OneIsBlack Property
            • Palette Property
            • PaletteBitsPerComponent Property
            • PaletteColorSpace Property
            • PaletteLength Property
            • RawStride Property
            • RotateLeft Property
            • Width Property
            • XResolution Property
            • YResolution Property
        • InsertPagesOptions
          • Overview
          • Members
          • InsertPagesOptions Constructor
          • Properties
            • IncludeAllDocumentData Property
            • IncludeArticleThreads Property
            • IncludeSourceBookmarks Property
            • InsertAtPageNumber Property
            • PageList Property
            • SourceDocument Property
        • InvalidOwnerPasswordException
          • Overview
          • Members
          • InvalidOwnerPasswordException Constructor
            • InvalidOwnerPasswordException Constructor()
            • InvalidOwnerPasswordException Constructor(String)
            • InvalidOwnerPasswordException Constructor(String,Exception)
        • InvalidPasswordException
          • Overview
          • Members
          • InvalidPasswordException Constructor
            • InvalidPasswordException Constructor()
            • InvalidPasswordException Constructor(String)
            • InvalidPasswordException Constructor(String,Exception)
        • Licensing
          • Overview
          • Members
          • Methods
            • SetOEMLicenseKey Method
            • SetSolutionKey Method
            • SetSolutionName Method
          • Properties
            • EvaluationMode Property
        • NoValidFontFoundException
          • Overview
          • Members
          • NoValidFontFoundException Constructor
            • NoValidFontFoundException Constructor()
            • NoValidFontFoundException Constructor(String)
            • NoValidFontFoundException Constructor(String,Exception)
        • OpenOptions
          • Overview
          • Members
          • Properties
            • Filename Property
            • Password Property
            • Repair Property
        • OperationStoppedException
          • Overview
          • Members
          • OperationStoppedException Constructor
            • OperationStoppedException Constructor()
            • OperationStoppedException Constructor(String)
            • OperationStoppedException Constructor(String,Exception)
          • Properties
            • Message Property
            • Number Property
        • PageArtifactOptions
          • Overview
          • Members
          • PageArtifactOptions Constructor
          • Properties
            • ArtifactType Property
            • FixedPrint Property
            • HorizontalAlignment Property
            • HorizontalOffset Property
            • Opacity Property
            • PageList Property
            • Rotation Property
            • ScaleFactor Property
            • ShowOnPrint Property
            • ShowOnView Property
            • SourceDocument Property
            • SourcePageNumber Property
            • Text Property
            • TextAlignment Property
            • TextColor Property
            • TextSize Property
            • VerticalAlignment Property
            • VerticalOffset Property
            • Zorder Property
        • PageInfo
          • Overview
          • Members
          • Properties
            • ClipHeight Property
            • ClipWidth Property
            • ClipX Property
            • ClipY Property
            • MediaHeight Property
            • MediaWidth Property
            • MediaX Property
            • MediaY Property
            • Rotated Property
            • UserSpaceResolution Property
        • PageList
          • Overview
          • Members
          • Methods
            • Add Method
            • Contains Method
            • CopyTo Method
            • IndexOf Method
            • Insert Method
            • Remove Method
          • Properties
            • Item Property
        • PageMissingGraphicsException
          • Overview
          • Members
          • PageMissingGraphicsException Constructor
            • PageMissingGraphicsException Constructor()
            • PageMissingGraphicsException Constructor(String)
            • PageMissingGraphicsException Constructor(String,Exception)
        • PageOptions
          • Overview
          • Members
          • PageOptions Constructor
          • Properties
            • ClipHeight Property
            • ClipWidth Property
            • ClipX Property
            • ClipY Property
            • MediaHeight Property
            • MediaWidth Property
            • MediaX Property
            • MediaY Property
        • PageRange
          • Overview
          • Members
          • PageRange Constructor
            • PageRange Constructor()
            • PageRange Constructor(Int32,Int32)
          • Methods
            • ForAllPages Method
            • ForSinglePage Method
          • Properties
            • PageCount Property
            • StartPageNumber Property
            • UseAllPages Property
        • PageRenderedEventArgs
          • Overview
          • Members
          • PageRenderedEventArgs Constructor
          • Properties
            • Document Property
            • PageNumber Property
        • PageRenderingEventArgs
          • Overview
          • Members
          • PageRenderingEventArgs Constructor
          • Properties
            • Document Property
            • PageNumber Property
        • PdfDocumentAttachment
          • Overview
          • Members
          • PdfDocumentAttachment Constructor
          • Methods
            • Dispose Method
          • Properties
            • CheckSum Property
            • Compress Property
            • CompressedSize Property
            • CreationDate Property
            • Description Property
            • FileData Property
            • MIMEType Property
            • ModificationDate Property
            • Name Property
        • PdfImage
          • Overview
          • Members
          • Methods
            • GetBitmap Method
          • Properties
            • BitsPerComponent Property
            • BitsPerPixel Property
            • ColorSpace Property
            • Height Property
            • IsMask Property
            • MirrorHorizontal Property
            • MirrorVertical Property
            • ResolutionX Property
            • ResolutionY Property
            • Rotation Property
            • Width Property
        • PdfXpress
          • Overview
          • Members
          • PdfXpress Constructor
          • Methods
            • AboutBox Method
            • Dispose Method
            • Initialize Method
              • Initialize() Method
              • Initialize(String,String) Method
          • Properties
            • Debug Property
            • DebugErrorLevel Property
            • DebugLogFile Property
            • Documents Property
            • ErrorLevel Property
            • Licensing Property
            • Version Property
          • Events
            • PageRendered Event
            • PageRendering Event
        • PdfXpressException
          • Overview
          • Members
          • PdfXpressException Constructor
            • PdfXpressException Constructor()
            • PdfXpressException Constructor(String,Exception)
            • PdfXpressException Constructor(String)
          • Properties
            • Message Property
            • Number Property
        • PdfXpressLibraryException
          • Overview
          • Members
          • PdfXpressLibraryException Constructor
            • PdfXpressLibraryException Constructor()
            • PdfXpressLibraryException Constructor(String)
            • PdfXpressLibraryException Constructor(String,Exception)
          • Methods
            • GetObjectData Method
          • Properties
            • ErrorCode Property
            • Number Property
            • Severity Property
            • System Property
        • PdfXpressLicensingException
          • Overview
          • Members
          • PdfXpressLicensingException Constructor
            • PdfXpressLicensingException Constructor()
            • PdfXpressLicensingException Constructor(String)
            • PdfXpressLicensingException Constructor(String,Exception)
          • Properties
            • Message Property
        • PdfXpressNotIntializedException
          • Overview
          • Members
          • PdfXpressNotIntializedException Constructor
            • PdfXpressNotIntializedException Constructor()
            • PdfXpressNotIntializedException Constructor(String)
            • PdfXpressNotIntializedException Constructor(String,Exception)
          • Properties
            • Message Property
        • Quadrilateral
          • Overview
          • Members
          • Quadrilateral Constructor
          • Properties
            • BottomLeft Property
            • BottomRight Property
            • TopLeft Property
            • TopRight Property
        • QuadrilateralCollection
          • Overview
          • Members
          • Methods
            • Add Method
            • Contains Method
            • CopyTo Method
            • IndexOf Method
            • Insert Method
            • Remove Method
          • Properties
            • Item Property
        • RenderDcOptions
          • Overview
          • Members
          • RenderDcOptions Constructor
          • Properties
            • Destination Property
            • Flip Property
            • ForDeviceTechnology Property
            • Location Property
            • Mirror Property
            • ResolutionX Property
            • ResolutionY Property
            • Rotate Property
            • ShowAnnotationFaces Property
        • RenderEpsOptions
          • Overview
          • Members
          • Properties
            • RenderAnnotations Property
        • RenderOptions
          • Overview
          • Members
          • Properties
            • ProduceDibSection Property
            • ReduceToBitonal Property
            • RenderAnnotations Property
            • ResolutionX Property
            • ResolutionY Property
            • SelectionHeight Property
            • SelectionWidth Property
            • SelectionX Property
            • SelectionY Property
        • SaveOptions
          • Overview
          • Members
          • Properties
            • Compress Property
            • CompressOptions Property
            • Filename Property
            • Linearized Property
            • Overwrite Property
        • Security
          • Overview
          • Members
          • Security Constructor
          • Methods
            • Dispose Method
          • Properties
            • ChangingTheDocument Property
            • Commenting Property
            • ContentCopying Property
            • ContentCopyingForAccessibility Property
            • DocumentAssembly Property
            • EncryptMethod Property
            • HighResolutionPrinting Property
            • IsEditable Property
            • OwnerPassword Property
            • Print Property
            • SigningAndFillingOfFormFields Property
            • UserPassword Property
        • TextBoxExceedsPageBoundsException
          • Overview
          • Members
          • TextBoxExceedsPageBoundsException Constructor
            • TextBoxExceedsPageBoundsException Constructor()
            • TextBoxExceedsPageBoundsException Constructor(String)
            • TextBoxExceedsPageBoundsException Constructor(String,Exception)
        • TextFinder
          • Overview
          • Members
          • Methods
            • Dispose Method
            • GetText Method
            • GetTextMatch Method
        • TextFinderOptions
          • Overview
          • Members
          • TextFinderOptions Constructor
            • TextFinderOptions Constructor()
            • TextFinderOptions Constructor(Boolean,Boolean)
            • TextFinderOptions Constructor(Boolean,Boolean,Boolean)
          • Properties
            • IgnoreCharacterGaps Property
            • IgnoreTaggedPdfArtifacts Property
            • IgnoreTextAnnotations Property
        • TextMatch
          • Overview
          • Members
          • TextMatch Constructor
          • Properties
            • BoundingQuadrilaterals Property
            • MatchedText Property
            • WordsAfter Property
            • WordsBefore Property
        • TextMatchOptions
          • Overview
          • Members
          • TextMatchOptions Constructor
            • TextMatchOptions Constructor()
            • TextMatchOptions Constructor(Int32,Int32,Int32,Int32,Boolean)
          • Properties
            • BeginTextOffset Property
            • EndTextOffset Property
            • NumberOfWordsAfterMatchToReport Property
            • NumberOfWordsBeforeMatchToReport Property
            • ReturnCompleteWords Property
        • TextOutOfBoundsException
          • Overview
          • Members
          • TextOutOfBoundsException Constructor
            • TextOutOfBoundsException Constructor()
            • TextOutOfBoundsException Constructor(String)
            • TextOutOfBoundsException Constructor(String,Exception)
        • XfdfOptions
          • Overview
          • Members
          • XfdfOptions Constructor
          • Properties
            • CanCreateAnnotations Property
            • CanDeleteAnnotations Property
            • CanModifyAnnotations Property
            • WhichAnnotation Property
            • WhichEncodingName Property
            • WhichPage Property
          • Fields
            • AllAnnotations Field
            • AllPages Field
      • Methods
        • AboutBox Method - PdfXpress Class
        • Add Method - QuadrilateralCollection Class
        • Add Method - PageList Class
        • Add Method - DocumentCollection Class
          • Add(Document) Method
          • Add(String,String) Method
          • Add(String) Method
        • AddAttachment Method - Document Class
        • AddBookmarkChild Method - Document Class
          • AddBookmarkChild(BookmarkContext,BookmarkContext) Method
          • AddBookmarkChild(BookmarkContext,String,Int32) Method
        • AddBookmarkSibling Method - Document Class
          • AddBookmarkSibling(BookmarkContext,BookmarkContext) Method
          • AddBookmarkSibling(BookmarkContext,String,Int32) Method
        • AddHyperlink Method - Document Class
        • AddImage Method - Document Class
          • AddImage(Int32,Double,Double,Double,Double,ImageFitSettings,ImageDataInfo) Method
          • AddImage(Int32,Double,Double,Double,Double,ImageFitSettings,String,Int32) Method
          • AddImage(Int32,Double,Double,Double,Double,ImageFitSettings,Byte[],Int32) Method
          • AddImage(Int32,Double,Double,Double,Double,ImageFitSettings,IntPtr,Int32) Method
        • AddSecurity Method - Document Class
        • AddText Method - Document Class
        • AddWatermark Method - Document Class
        • Clear Method - DocumentCollection Class
        • Contains Method - QuadrilateralCollection Class
        • Contains Method - PageList Class
        • Contains Method - DocumentCollection Class
        • ConvertToPdfA Method - Document Class
        • CopyPageTo Method - Document Class
        • CopyTo Method - QuadrilateralCollection Class
        • CopyTo Method - PageList Class
        • CopyTo Method - DocumentCollection Class
        • CreateBookmark Method - Document Class
        • CreatePage Method - Document Class
        • CreateThumbnail Method - Document Class
          • CreateThumbnail(Int32,ImageDataInfo) Method
          • CreateThumbnail(Int32,String,Int32) Method
          • CreateThumbnail(Int32,Byte[],Int32) Method
          • CreateThumbnail(Int32,IntPtr,Int32) Method
        • DeleteAnnotation Method - Document Class
        • DeleteAttachment Method - Document Class
        • DeleteHyperlink Method - Document Class
        • DeletePage Method - Document Class
        • DeleteThumbnail Method - Document Class
        • DeleteWatermark Method - Document Class
        • Dispose Method - DocumentMetadata Class
        • Dispose Method - PdfXpress Class
        • Dispose Method - Hyperlink Class
        • Dispose Method - TextFinder Class
        • Dispose Method - DocumentCollection Class
        • Dispose Method - Document Class
        • Dispose Method - BookmarkContext Class
        • Dispose Method - PdfDocumentAttachment Class
        • Dispose Method - Security Class
        • ExportXfdf Method - Document Class
        • ExtractImages Method - Document Class
        • ExtractPages Method - Document Class
        • ExtractThumbnail Method - Document Class
        • ForAllPages Method - PageRange Class
        • ForSinglePage Method - PageRange Class
        • GetAnnotationCount Method - Document Class
        • GetAnnotationName Method - Document Class
        • GetAnnotationSubtype Method - Document Class
        • GetAttachment Method - Document Class
        • GetAttachmentCount Method - Document Class
        • GetBitmap Method - PdfImage Class
        • GetBookmarkChild Method - Document Class
        • GetBookmarkRoot Method - Document Class
        • GetBookmarkSibling Method - Document Class
        • GetExtractedImage Method - Document Class
        • GetHyperlink Method - Document Class
        • GetHyperlinkCount Method - Document Class
        • GetInfo Method - Document Class
          • GetInfo(Int32) Method
          • GetInfo(Int32,PdfCoordinateSystem) Method
        • GetItemKeyByIndex Method - DocumentMetadata Class
        • GetItemProperty Method - DocumentMetadata Class
        • GetObjectData Method - PdfXpressLibraryException Class
        • GetSecurity Method - Document Class
        • GetText Method - TextFinder Class
        • GetTextFinder Method - Document Class
        • GetTextMatch Method - TextFinder Class
        • ImportXfdf Method - Document Class
        • IndexOf Method - QuadrilateralCollection Class
        • IndexOf Method - PageList Class
        • IndexOf Method - DocumentCollection Class
        • Initialize Method - PdfXpress Class
          • Initialize() Method
          • Initialize(String,String) Method
        • Insert Method - QuadrilateralCollection Class
        • Insert Method - PageList Class
        • Insert Method - DocumentCollection Class
        • InsertPages Method - Document Class
        • IsStrictlyDeviceGray Method - Document Class
        • MovePage Method - Document Class
        • Remove Method - QuadrilateralCollection Class
        • Remove Method - PageList Class
        • Remove Method - DocumentCollection Class
        • RemoveAt Method - DocumentCollection Class
        • RemoveBookmark Method - Document Class
        • RemoveSecurity Method - Document Class
        • RenderPageToBitmap Method - Document Class
          • RenderPageToBitmap(Int32) Method
          • RenderPageToBitmap(Int32,RenderOptions) Method
        • RenderPageToDeviceContext Method - Document Class
        • RenderPageToDib Method - Document Class
          • RenderPageToDib(Int32) Method
          • RenderPageToDib(Int32,RenderOptions) Method
        • RenderPageToEps Method - Document Class
        • RenderPageToImageData Method - Document Class
        • Save Method - Document Class
        • SaveToBuffer Method - Document Class
        • SaveToHandle Method - Document Class
        • SetItemProperty Method - DocumentMetadata Class
        • SetOEMLicenseKey Method - Licensing Class
        • SetRotationOfPage Method - Document Class
        • SetSolutionKey Method - Licensing Class
        • SetSolutionName Method - Licensing Class
      • Properties
        • ActionPageNumber Property - BookmarkContext Class
        • AnnotationName Property - AnnotationEventArgs Class
        • AnnotationNumber Property - AnnotationEventArgs Class
        • AnnotationType Property - AnnotationEventArgs Class
        • ArtifactType Property - PageArtifactOptions Class
        • Author Property - DocumentMetadata Class
        • BeginTextOffset Property - TextMatchOptions Class
        • BitsPerComponent Property - ImageDataInfo Class
        • BitsPerComponent Property - PdfImage Class
        • BitsPerPixel Property - PdfImage Class
        • BottomLeft Property - Quadrilateral Class
        • BottomRight Property - Quadrilateral Class
        • BoundingBox Property - AddTextOptions Class
        • BoundingBox Property - Hyperlink Class
        • BoundingQuadrilaterals Property - TextMatch Class
        • Cancel Property - CancelInsertPagesEventArgs Class
        • CanCreateAnnotations Property - XfdfOptions Class
        • CanDeleteAnnotations Property - XfdfOptions Class
        • CanModifyAnnotations Property - XfdfOptions Class
        • CcittEncodedByteAlign Property - ImageDataInfo Class
        • CcittEndOfBlock Property - ImageDataInfo Class
        • CcittK Property - ImageDataInfo Class
        • ChangingTheDocument Property - Security Class
        • CheckSum Property - PdfDocumentAttachment Class
        • ClipHeight Property - ImageDataInfo Class
        • ClipHeight Property - PageOptions Class
        • ClipHeight Property - PageInfo Class
        • ClipWidth Property - ImageDataInfo Class
        • ClipWidth Property - PageOptions Class
        • ClipWidth Property - PageInfo Class
        • ClipX Property - ImageDataInfo Class
        • ClipX Property - PageOptions Class
        • ClipX Property - PageInfo Class
        • ClipY Property - ImageDataInfo Class
        • ClipY Property - PageOptions Class
        • ClipY Property - PageInfo Class
        • Color Property - BookmarkContext Class
        • ColorAndGrayCompressionMode Property - CompressOptions Class
        • ColorSpace Property - ImageDataInfo Class
        • ColorSpace Property - PdfImage Class
        • Commenting Property - Security Class
        • Compress Property - SaveOptions Class
        • Compress Property - PdfDocumentAttachment Class
        • CompressedSize Property - PdfDocumentAttachment Class
        • CompressOptions Property - SaveOptions Class
        • ContentCopying Property - Security Class
        • ContentCopyingForAccessibility Property - Security Class
        • CreationDate Property - DocumentMetadata Class
        • CreationDate Property - PdfDocumentAttachment Class
        • Creator Property - DocumentMetadata Class
        • DataFormat Property - ImageDataInfo Class
        • Debug Property - PdfXpress Class
        • DebugErrorLevel Property - PdfXpress Class
        • DebugLogFile Property - PdfXpress Class
        • DecodeMatrix Property - ImageDataInfo Class
        • Description Property - PdfDocumentAttachment Class
        • Destination Property - RenderDcOptions Class
        • DestinationBottom Property - BookmarkContext Class
        • DestinationFit Property - BookmarkContext Class
        • DestinationLeft Property - BookmarkContext Class
        • DestinationRight Property - BookmarkContext Class
        • DestinationTop Property - BookmarkContext Class
        • DestinationZoomFactor Property - BookmarkContext Class
        • Document Property - PageRenderingEventArgs Class
        • Document Property - PageRenderedEventArgs Class
        • DocumentAssembly Property - Security Class
        • DocumentMetadata Property - Document Class
        • Documents Property - PdfXpress Class
        • DownSampleImages Property - CompressOptions Class
        • EncryptMethod Property - Security Class
        • EndTextOffset Property - TextMatchOptions Class
        • ErrorCode Property - PdfXpressLibraryException Class
        • ErrorLevel Property - PdfXpress Class
        • EvaluationMode Property - Licensing Class
        • Exists Property - BookmarkContext Class
        • FileData Property - PdfDocumentAttachment Class
        • Filename Property - SaveOptions Class
        • Filename Property - OpenOptions Class
        • FixedPrint Property - PageArtifactOptions Class
        • Flip Property - RenderDcOptions Class
        • FontFamily Property - AddTextOptions Class
        • FontSize Property - AddTextOptions Class
        • FontWeight Property - AddTextOptions Class
        • ForDeviceTechnology Property - RenderDcOptions Class
        • Height Property - ImageDataInfo Class
        • Height Property - PdfImage Class
        • HighResolutionPrinting Property - Security Class
        • HorizontalAlignment Property - PageArtifactOptions Class
        • HorizontalOffset Property - PageArtifactOptions Class
        • IccProfileData Property - ConvertOptions Class
        • IccProfileFilename Property - ConvertOptions Class
        • IgnoreCharacterGaps Property - TextFinderOptions Class
        • IgnoreTaggedPdfArtifacts Property - TextFinderOptions Class
        • IgnoreTextAnnotations Property - TextFinderOptions Class
        • ImageData Property - ImageDataInfo Class
        • IncludeAllDocumentData Property - InsertPagesOptions Class
        • IncludeArticleThreads Property - InsertPagesOptions Class
        • IncludeImagesFromForms Property - ExtractImageOptions Class
        • IncludeMasks Property - ExtractImageOptions Class
        • IncludeSourceBookmarks Property - InsertPagesOptions Class
        • Indention Property - BookmarkContext Class
        • InsertAtPageNumber Property - InsertPagesOptions Class
        • IsEditable Property - Security Class
        • IsMask Property - PdfImage Class
        • IsPortfolio Property - Document Class
        • Item Property - QuadrilateralCollection Class
        • Item Property - PageList Class
        • Item Property - DocumentCollection Class
        • ItemCount Property - DocumentMetadata Class
        • Jbig2Globals Property - ImageDataInfo Class
        • Jbig2ImageCompression Property - CompressOptions Class
        • Jpeg2000ImageCompression Property - CompressOptions Class
        • JpegColorTransform Property - ImageDataInfo Class
        • JpegImageCompression Property - CompressOptions Class
        • KeepGoing Property - ContinueEventArgs Class
        • Keys Property - DocumentMetadata Class
        • Keywords Property - DocumentMetadata Class
        • Licensing Property - PdfXpress Class
        • Linearized Property - Document Class
        • Linearized Property - SaveOptions Class
        • Location Property - RenderDcOptions Class
        • LzwColors Property - ImageDataInfo Class
        • LzwFlatePredictor Property - ImageDataInfo Class
        • LzwPredictorBitsPerComponent Property - ImageDataInfo Class
        • LzwPredictorSamplesPerRow Property - ImageDataInfo Class
        • LzwTiff Property - ImageDataInfo Class
        • MatchedText Property - TextMatch Class
        • MediaHeight Property - PageOptions Class
        • MediaHeight Property - PageInfo Class
        • MediaWidth Property - PageOptions Class
        • MediaWidth Property - PageInfo Class
        • MediaX Property - PageOptions Class
        • MediaX Property - PageInfo Class
        • MediaY Property - PageOptions Class
        • MediaY Property - PageInfo Class
        • Message Property - PdfXpressException Class
        • Message Property - PdfXpressNotIntializedException Class
        • Message Property - OperationStoppedException Class
        • Message Property - PdfXpressLicensingException Class
        • Message Property - BookmarkNotFoundException Class
        • MIMEType Property - PdfDocumentAttachment Class
        • Mirror Property - RenderDcOptions Class
        • MirrorHorizontal Property - ImageDataInfo Class
        • MirrorHorizontal Property - PdfImage Class
        • MirrorVertical Property - ImageDataInfo Class
        • MirrorVertical Property - PdfImage Class
        • ModificationDate Property - DocumentMetadata Class
        • ModificationDate Property - PdfDocumentAttachment Class
        • Name Property - PdfDocumentAttachment Class
        • Number Property - PdfXpressException Class
        • Number Property - OperationStoppedException Class
        • Number Property - BookmarkNotFoundException Class
        • Number Property - PdfXpressLibraryException Class
        • NumberOfWordsAfterMatchToReport Property - TextMatchOptions Class
        • NumberOfWordsBeforeMatchToReport Property - TextMatchOptions Class
        • OneIsBlack Property - ImageDataInfo Class
        • OnePagePerDocument Property - ExtractPagesOptions Class
        • Opacity Property - PageArtifactOptions Class
        • Overwrite Property - SaveOptions Class
        • OwnerPassword Property - Security Class
        • PageCount Property - Document Class
        • PageCount Property - PageRange Class
        • PageList Property - PageArtifactOptions Class
        • PageList Property - InsertPagesOptions Class
        • PageList Property - ExtractPagesOptions Class
        • PageNumber Property - PageRenderingEventArgs Class
        • PageNumber Property - PageRenderedEventArgs Class
        • PageNumber Property - AnnotationEventArgs Class
        • Palette Property - ImageDataInfo Class
        • PaletteBitsPerComponent Property - ImageDataInfo Class
        • PaletteColorSpace Property - ImageDataInfo Class
        • PaletteLength Property - ImageDataInfo Class
        • Password Property - OpenOptions Class
        • PdfType Property - ConvertOptions Class
        • Print Property - Security Class
        • ProduceDibSection Property - RenderOptions Class
        • Producer Property - DocumentMetadata Class
        • RawStride Property - ImageDataInfo Class
        • ReduceToBitonal Property - RenderOptions Class
        • RemoveMetadata Property - CompressOptions Class
        • RemoveThumbnails Property - CompressOptions Class
        • RenderAnnotations Property - RenderEpsOptions Class
        • RenderAnnotations Property - RenderOptions Class
        • RenderMode Property - AddTextOptions Class
        • Repair Property - OpenOptions Class
        • ResolutionX Property - RenderDcOptions Class
        • ResolutionX Property - PdfImage Class
        • ResolutionX Property - RenderOptions Class
        • ResolutionY Property - RenderDcOptions Class
        • ResolutionY Property - PdfImage Class
        • ResolutionY Property - RenderOptions Class
        • ReturnCompleteWords Property - TextMatchOptions Class
        • Rotate Property - RenderDcOptions Class
        • Rotated Property - PageInfo Class
        • RotateLeft Property - ImageDataInfo Class
        • Rotation Property - PdfImage Class
        • Rotation Property - PageArtifactOptions Class
        • ScaleFactor Property - PageArtifactOptions Class
        • SelectionHeight Property - RenderOptions Class
        • SelectionWidth Property - RenderOptions Class
        • SelectionX Property - RenderOptions Class
        • SelectionY Property - RenderOptions Class
        • Severity Property - PdfXpressLibraryException Class
        • ShowAnnotationFaces Property - RenderDcOptions Class
        • ShowOnPrint Property - PageArtifactOptions Class
        • ShowOnView Property - PageArtifactOptions Class
        • SigningAndFillingOfFormFields Property - Security Class
        • SourceDocument Property - PageArtifactOptions Class
        • SourceDocument Property - InsertPagesOptions Class
        • SourcePageNumber Property - PageArtifactOptions Class
        • StartPageNumber Property - PageRange Class
        • Style Property - BookmarkContext Class
        • Subject Property - DocumentMetadata Class
        • System Property - PdfXpressLibraryException Class
        • Text Property - PageArtifactOptions Class
        • TextAlignment Property - PageArtifactOptions Class
        • TextColor Property - PageArtifactOptions Class
        • TextDecoration Property - AddTextOptions Class
        • TextSize Property - PageArtifactOptions Class
        • Title Property - DocumentMetadata Class
        • Title Property - BookmarkContext Class
        • TopLeft Property - Quadrilateral Class
        • TopRight Property - Quadrilateral Class
        • UnembedStandardFonts Property - CompressOptions Class
        • URI Property - Hyperlink Class
        • UseAllPages Property - PageRange Class
        • UserPassword Property - Security Class
        • UserSpaceResolution Property - PageInfo Class
        • Version Property - PdfXpress Class
        • Version Property - Document Class
        • VerticalAlignment Property - PageArtifactOptions Class
        • VerticalOffset Property - PageArtifactOptions Class
        • WhichAnnotation Property - XfdfOptions Class
        • WhichEncodingName Property - XfdfOptions Class
        • WhichPage Property - XfdfOptions Class
        • Width Property - ImageDataInfo Class
        • Width Property - PdfImage Class
        • WordsAfter Property - TextMatch Class
        • WordsBefore Property - TextMatch Class
        • WrapMode Property - AddTextOptions Class
        • XResolution Property - ImageDataInfo Class
        • YResolution Property - ImageDataInfo Class
        • Zorder Property - PageArtifactOptions Class
      • Events
        • CancelInsertPages Event
        • ContinueExport Event
        • ContinueImport Event
        • ExportedAnnotation Event
        • PageRendered Event
        • PageRendering Event
      • Enumerations
        • BookmarkStyles
        • ColorAndGrayCompressionMode
        • DestinationFit
        • DeviceTechnology
        • EncryptMethod
        • ErrorLevel
        • EvaluationChoice
        • FontFamily
        • FontWeight
        • HorizontalAlignment
        • ImageColorSpace
        • ImageDataFormat
        • ImageFitSettings
        • Jbig2CompressionLevel
        • Jpeg2000CompressionLevel
        • JpegCompressionLevel
        • PdfCoordinateSystem
        • PdfType
        • PermissionStatus
        • RenderMode
        • RotateAngle
        • TextDecoration
        • TypeOfArtifact
        • VerticalAlignment
        • WrapMode
        • ZOrder
      • Delegates
        • ContinueEventHandler
        • Document.CancelInsertPagesEventHandler
        • ExportedAnnotationEventHandler
        • PdfXpress.PageRenderedEventHandler
        • PdfXpress.PageRenderingEventHandler