• Gnostice Document Studio .NET
    • Welcome
    • Overview
      • Introduction
        • Document Viewing
          • Scenario 1: Banking application
          • Scenario 2: Document review process
          • Scenario 3: Requesting information
      • Editions and Features
        • Editions
        • Features
      • Architectural overview
      • System requirements
      • Installation and Uninstallation
        • Installation
          • NuGet packages
          • Product installer
        • Uninstallation
        • Upgrade
        • License Management
          • Gnostice License Manager
          • Manage license
          • Provision runtime license for .NET Standard projects
      • Limitations
      • Credits
    • Getting Started
      • Document Viewing
        • WinForms
          • Application creation
          • Deployment
        • WPF
          • Application creation
          • Deployment
        • ASP.NET
          • ASP.NET Core Web App: Application creation
          • ASP.NET WebForms: Application creation
          • ASP.NET MVC: Application creation
          • ASP.NET: Deployment
        • Xamarin
          • Application creation
          • Deployment
      • Document Printing
        • WinForms
          • Application creation
      • Document Conversion
        • Simple conversion
        • PDF portfolio creation
        • Scanned to searchable PDF conversion (OCR)
    • Going Deeper
      • Document Viewing
        • ASP.NET
          • Server-side events
          • Customizing the look and feel
            • Server-side preferences
            • Client-side preferences
          • Using the Document Viewer with a load balancer
          • Displaying server-side documents
            • ASP.NET Core Razor Pages
            • ASP.NET Core MVC
            • ASP.NET WebForms
            • ASP.NET MVC
          • Enabling text search on images
          • PDF form-filling
          • Watermarking pages
          • PDF signing
        • WinForms
          • Handling dynamic display scaling
      • Document Engines
        • Text extraction and text search
    • Migration
      • Version 2023 R1
      • Version 2019 R2
      • Version 2018 R2
    • Frequently Asked Questions (FAQs)
      • ASP.NET
        • In the ASP.NET Document Viewer what caching store should I use?
        • Common issues faced during deployment of ASP.NET apps and how to solve them?
      • Building and Deployment
        • I am unable to build for .NET Framework 4.5 in Visual Studio 2022
        • How can I resolve issues with missing dependencies when I use your product?
        • Common issues faced during deployment of WinForms/WPF apps and how to solve them?
        • Additional dependencies for deployment on Linux
      • Licensing
        • I have purchased a registered license. What do I do now?
        • I have installed a paid/free license but I am still seeing a trial message
        • I build using a CI/CD setup and the app is running in trial mode
        • Can I continue to use the product even after the subscription has expired?
      • NuGet Packages
        • Should I use the online or offline NuGet packages?
    • Support/Contact Information
    • Reference Documentation
      • API Reference
        • Gnostice.Controls.ASP Namespace
          • Actions Class
            • Actions Members
            • Actions Constructor 
            • Actions Methods
            • Actions Properties
              • actionParams Property 
              • actionType Property 
          • AfterDocumentSaveEventArgs Class
            • AfterDocumentSaveEventArgs Members
            • AfterDocumentSaveEventArgs Constructor 
            • AfterDocumentSaveEventArgs Methods
            • AfterDocumentSaveEventArgs Properties
              • DocStream Property 
              • DocumentId Property 
              • UserSignatures Property 
          • AppConfigurationSettings Class
            • AppConfigurationSettings Members
            • AppConfigurationSettings Constructor 
            • AppConfigurationSettings Fields
              • ConnectionString Field
              • DBCleanupIntervalTime Field
              • DBCleanupRetentionSize Field
              • DBCleanupRetentionTime Field
              • DefaultConnectionName Field
              • DocumentCache Field
            • AppConfigurationSettings Methods
          • BeforeDocumentLoadEventArgs Class
            • BeforeDocumentLoadEventArgs Members
            • BeforeDocumentLoadEventArgs Constructor 
            • BeforeDocumentLoadEventArgs Methods
            • BeforeDocumentLoadEventArgs Properties
              • DocumentId Property 
          • Bookmark Class
            • Bookmark Members
            • Bookmark Constructor 
            • Bookmark Fields
              • actions Field
              • children Field
            • Bookmark Methods
            • Bookmark Properties
              • id Property 
              • text Property 
              • textColor Property 
              • textStyleBold Property 
              • textStyleItalic Property 
          • Calculate Class
            • Calculate Members
            • Calculate Constructor 
            • Calculate Methods
            • Calculate Properties
              • customScript Property 
              • func Property 
              • params Property 
          • DataFormat Class
            • DataFormat Members
            • DataFormat Constructor 
            • DataFormat Methods
            • DataFormat Properties
              • currPrepend Property 
              • currStyle Property 
              • currSymbol Property 
              • decPlaces Property 
              • mask Property 
              • negStyle Property 
              • pattern Property 
              • separator Property 
          • DigitizationPreferences Class
            • DigitizationPreferences Members
            • DigitizationPreferences Constructor 
            • DigitizationPreferences Methods
            • DigitizationPreferences Properties
              • Enabled Property 
              • RecognizeLanguages Property 
          • DocInfoResponse Class
            • DocInfoResponse Members
            • DocInfoResponse Constructor 
            • DocInfoResponse Methods
            • DocInfoResponse Properties
              • author Property 
              • containsAnnots Property 
              • containsBookmarks Property 
              • containsForm Property 
              • creationTime Property 
              • creator Property 
              • formatType Property 
              • keywords Property 
              • modifiedTime Property 
              • producer Property 
              • subject Property 
              • title Property 
          • Document Class
            • Document Members
            • Document Constructor 
            • Document Methods
            • Document Properties
              • AllowCommenting Property 
              • AllowFormFilling Property 
              • Author Property 
              • Bookmarks Property 
              • ContainsAnnots Property 
              • ContainsBookmarks Property 
              • ContainsForm Property 
              • CreationTime Property 
              • Creator Property 
              • DocumentData Property 
              • EncryptionLevel Property 
              • ErrorMessage Property 
              • FileExtention Property 
              • FileName Property 
              • FileSize Property 
              • HashCode Property 
              • HasOpenPassword Property 
              • HasPermissionPassword Property 
              • ID Property 
              • InstalledProductInfo Property 
              • IsEncrypted Property 
              • IsOpenPassowordRequired Property 
              • Keywords Property 
              • LastAccessTime Property 
              • LoadedPageCount Property 
              • MimeType Property 
              • ModifiedTime Property 
              • operationStatusCode Property 
              • OwnerPassword Property 
              • PageCount Property 
              • PagesList Property 
              • PrintDpi Property 
              • ProcessingsStatus Property 
              • Producer Property 
              • ProductID Property 
              • RenderDpi Property 
              • Revision Property 
              • SecurityMethod Property 
              • Subject Property 
              • Title Property 
              • UserAllowModifyDoc Property 
              • UserPassword Property 
              • Version Property 
          • DocumentCacheInfo Class
            • DocumentCacheInfo Members
            • DocumentCacheInfo Constructor 
            • DocumentCacheInfo Methods
              • ToString Method 
            • DocumentCacheInfo Properties
              • DocInfoModel Property 
              • DocumentObj Property 
              • DocumentRevision Property 
              • FilePath Property 
              • InputStream Property 
              • IsStream Property 
          • DocumentHandler Class
            • DocumentHandler Members
            • DocumentHandler Constructor 
            • DocumentHandler Fields
            • DocumentHandler Methods
              • IHttpHandler.ProcessRequest Method 
              • CopyRequestHeaders Method 
              • GetBaseUrl Method 
              • GetFileFromServerDirectory Method 
              • GetQueryString Method 
              • GetUploadedFileStream Method 
              • ReadRequest Method 
              • SetStatusDescription Method 
              • WriteResponse Method 
            • DocumentHandler Properties
              • IHttpHandler.IsReusable Property 
          • DocumentInfoModel Class
            • DocumentInfoModel Members
            • DocumentInfoModel Constructor 
            • DocumentInfoModel Methods
          • DocumentInfoResponse Class
            • DocumentInfoResponse Members
            • DocumentInfoResponse Constructor 
            • DocumentInfoResponse Methods
            • DocumentInfoResponse Properties
              • docInfo Property 
              • fileInfo Property 
              • loadedPageCount Property 
              • oprStatusCode Property 
              • pageCount Property 
              • renderingCompleted Property 
              • security Property 
              • userIdentity Property 
          • DocumentViewerPreferences Class
            • DocumentViewerPreferences Members
            • DocumentViewerPreferences Constructor 
            • DocumentViewerPreferences Methods
            • DocumentViewerPreferences Properties
              • Digitization Property 
              • FileOperations Property 
              • Interactivity Property 
              • Rendering Property 
              • Security Property 
          • DownloadDocumentInfo Class
            • DownloadDocumentInfo Members
            • DownloadDocumentInfo Constructor 
            • DownloadDocumentInfo Methods
          • EFDocumentViewerDbContext Class
            • EFDocumentViewerDbContext Members
            • EFDocumentViewerDbContext Constructor 
            • EFDocumentViewerDbContext Methods
              • Dispose Method 
              • Entry Method 
              • OnModelCreating Method 
              • SaveChangesAsync Method 
              • SaveCompleteChanges Method 
              • Set Method 
            • EFDocumentViewerDbContext Properties
              • Documents Property 
              • InstalledProductInfoes Property 
              • PagesList Property 
              • ViewerSettingsList Property 
          • FieldKeyValuePair Class
            • FieldKeyValuePair Members
            • FieldKeyValuePair Constructor 
            • FieldKeyValuePair Methods
            • FieldKeyValuePair Properties
              • fieldName Property 
              • fieldValue Property 
          • FileFormatsExtensions Structure
            • FileFormatsExtensions Members
            • FileFormatsExtensions Fields
              • BMP Field
              • DOC Field
              • DOCX Field
              • EMF Field
              • GIF Field
              • HTML Field
              • ICO Field
              • JPEG Field
              • JPG Field
              • PDF Field
              • PNG Field
              • TIF Field
              • TIFF Field
              • TXT Field
              • WMF Field
              • XPS Field
              • ZIP Field
            • FileFormatsExtensions Methods
          • FileInfoResponse Class
            • FileInfoResponse Members
            • FileInfoResponse Constructor 
            • FileInfoResponse Methods
            • FileInfoResponse Properties
              • fileExtension Property 
              • fileName Property 
              • fileSize Property 
              • mimeType Property 
          • FileOperationPreferences Class
            • FileOperationPreferences Members
            • FileOperationPreferences Constructor 
            • FileOperationPreferences Methods
            • FileOperationPreferences Properties
              • AllowDownload Property 
              • AllowDownloadAs Property 
              • AllowPrinting Property 
              • AllowSave Property 
              • AllowUpload Property 
          • Font Class
            • Font Members
            • Font Constructor 
            • Font Methods
            • Font Properties
              • fallbackFontName Property 
              • fontSizeAuto Property 
              • sizeInPoints Property 
              • style Property 
          • FormCheckBox Class
            • FormCheckBox Members
            • FormCheckBox Constructor 
            • FormCheckBox Methods
            • FormCheckBox Properties
              • exportValue Property 
              • isChecked Property 
              • pageNumber Property 
          • FormComboBox Class
            • FormComboBox Members
            • FormComboBox Constructor 
            • FormComboBox Methods
            • FormComboBox Properties
              • defaultSelectedItemIndices Property 
              • displayValues Property 
              • exportValues Property 
              • isEditable Property 
              • selectedItemIndices Property 
          • FormField Class
            • FormField Members
            • FormField Constructor 
            • FormField Methods
              • CopyPropertiesFrom Method 
            • FormField Properties
              • alternateName Property 
              • backgroundColor Property 
              • borderColor Property 
              • borderWidth Property 
              • defaultValue Property 
              • fieldMappingName Property 
              • fieldName Property 
              • fieldType Property 
              • font Property 
              • fontColor Property 
              • fullyQualifiedFieldName Property 
              • isHidden Property 
              • isNoExport Property 
              • isNoSpellCheck Property 
              • isReadonly Property 
              • isRequired Property 
              • rectangle Property 
              • value Property 
          • FormListBox Class
            • FormListBox Members
            • FormListBox Constructor 
            • FormListBox Methods
            • FormListBox Properties
              • defaultSelectedItemIndices Property 
              • displayValues Property 
              • exportValues Property 
              • isMultiselect Property 
              • selectedItemIndices Property 
          • FormPushButton Class
            • FormPushButton Members
            • FormPushButton Constructor 
            • FormPushButton Methods
            • FormPushButton Properties
              • actionType Property 
              • customActionScript Property 
              • downCaption Property 
              • includeNoValueFields Property 
              • normalCaption Property 
              • resetActionFields Property 
              • resetActionFieldsInclude Property 
              • rolloverCaption Property 
              • submitActionFields Property 
              • submitActionFieldsInclude Property 
              • submitActionType Property 
              • submitUrl Property 
          • FormRadioButton Class
            • FormRadioButton Members
            • FormRadioButton Constructor 
            • FormRadioButton Methods
            • FormRadioButton Properties
              • defaultSelectedItemIndex Property 
              • isRadioInUnison Property 
              • isRadioNoToggleToOff Property 
              • isSimulated Property 
              • radioItems Property 
              • selectedItemIndex Property 
          • FormRadioItem Class
            • FormRadioItem Members
            • FormRadioItem Constructor 
            • FormRadioItem Methods
            • FormRadioItem Properties
              • exportValue Property 
              • pageNumber Property 
          • FormTextField Class
            • FormTextField Members
            • FormTextField Constructor 
            • FormTextField Methods
            • FormTextField Properties
              • alignment Property 
              • calculate Property 
              • dataFormat Property 
              • dataType Property 
              • isComb Property 
              • isMultiline Property 
              • isNoScroll Property 
              • isPassword Property 
              • maxLength Property 
              • orientation Property 
          • IActionParams Interface
          • IDocumentViewerDbContext Interface
            • IDocumentViewerDbContext Members
            • IDocumentViewerDbContext Methods
              • SaveCompleteChanges Method 
            • IDocumentViewerDbContext Properties
              • Documents Property 
              • InstalledProductInfoes Property 
              • PagesList Property 
              • ViewerSettingsList Property 
          • IHandlerFactory Interface
            • IHandlerFactory Members
            • IHandlerFactory Methods
              • CloseDocument Method 
              • GetDocumentBookmarks Method 
              • GetDocumentCacheInfo Method 
              • GetDocumentInfo Method 
              • GetDownloadAsDocument Method 
              • GetDownloadDocument Method 
              • GetPageAnnotations Method 
              • GetPageFormFields Method 
              • GetPageImageAndInfo Method 
              • GetPageInfo Method 
              • GetPagePrintImage Method 
              • GetPageText Method 
              • GetPageThumbImageAndInfo Method 
              • GetViewerPreferences Method 
              • GetViewerRights Method 
              • Load Method 
              • PageExists Method 
              • PageTextExists Method 
              • SaveChanges Method 
              • Upload Method 
                • Upload Method (String, String)
                • Upload Method (Stream, String, String)
          • InstalledProductInfo Class
            • InstalledProductInfo Members
            • InstalledProductInfo Constructor 
            • InstalledProductInfo Methods
            • InstalledProductInfo Properties
              • Documents Property 
              • LastCleanupTime Property 
              • ProductID Property 
              • Version Property 
          • InteractivityPreferences Class
            • InteractivityPreferences Members
            • InteractivityPreferences Constructor 
            • InteractivityPreferences Methods
            • InteractivityPreferences Properties
              • AllowAnnotations Property 
              • AllowFormFilling Property 
              • AllowSigning Property 
          • MimeTypes Structure
            • MimeTypes Members
            • MimeTypes Fields
              • BMP Field
              • DOC Field
              • DOCX Field
              • EMF Field
              • GIF Field
              • HTML Field
              • ICO Field
              • JPEG Field
              • JPG Field
              • PDF Field
              • PNG Field
              • TIFF Field
              • TXT Field
              • WMF Field
              • XPS Field
            • MimeTypes Methods
          • MySignatureKeyValPair Class
            • MySignatureKeyValPair Members
            • MySignatureKeyValPair Constructor 
            • MySignatureKeyValPair Fields
              • Id Field
              • Name Field
              • SignatureImage Field
            • MySignatureKeyValPair Methods
          • NeedUsernameEventArgs Class
            • NeedUsernameEventArgs Members
            • NeedUsernameEventArgs Constructor 
            • NeedUsernameEventArgs Methods
            • NeedUsernameEventArgs Properties
              • DocumentId Property 
              • UserName Property 
          • NeedUserSignaturesEventArgs Class
            • NeedUserSignaturesEventArgs Members
            • NeedUserSignaturesEventArgs Constructor 
            • NeedUserSignaturesEventArgs Methods
            • NeedUserSignaturesEventArgs Properties
              • UserSignatures Property 
          • OnServerStartEventArgs Class
            • OnServerStartEventArgs Members
            • OnServerStartEventArgs Constructor 
            • OnServerStartEventArgs Methods
            • OnServerStartEventArgs Properties
              • ViewerPreferences Property 
          • PageImageAndInfoResponse Class
            • PageImageAndInfoResponse Members
            • PageImageAndInfoResponse Constructor 
            • PageImageAndInfoResponse Methods
            • PageImageAndInfoResponse Properties
              • height Property 
              • image Property 
              • loadedPageCount Property 
              • oprStatusCode Property 
              • pageNumber Property 
              • renderingComplete Property 
              • thumbnailImage Property 
              • width Property 
          • PageRenderingArgs Class
            • PageRenderingArgs Members
            • PageRenderingArgs Constructor 
            • PageRenderingArgs Methods
            • PageRenderingArgs Properties
              • documentid Property 
              • height Property 
              • image Property 
              • loadedPageCount Property 
              • pageNumber Property 
              • renderingComplete Property 
              • revNum Property 
              • width Property 
          • Pages Class
            • Pages Members
            • Pages Constructor 
            • Pages Methods
            • Pages Properties
              • Annotations Property 
              • ContainsForm Property 
              • Document Property 
              • DocumentID Property 
              • DocumentRevision Property 
              • ErrorCode Property 
              • ErrorMessage Property 
              • FormFields Property 
              • PageHeight Property 
              • PageNumber Property 
              • PageWidth Property 
              • PrintImage Property 
              • ProcessingStatus Property 
              • Text Property 
              • ThumbImage Property 
              • ViewImage Property 
          • PageTextResponse Class
            • PageTextResponse Members
            • PageTextResponse Constructor 
            • PageTextResponse Methods
            • PageTextResponse Properties
              • charBoundingRects Property 
              • pageNumber Property 
              • skewAngle Property 
              • text Property 
          • Position Class
            • Position Members
            • Position Constructor 
            • Position Methods
            • Position Properties
              • bottom Property 
              • left Property 
              • right Property 
              • top Property 
          • Rectangle Class
            • Rectangle Members
            • Rectangle Constructor 
            • Rectangle Methods
            • Rectangle Properties
              • height Property 
              • left Property 
              • top Property 
              • width Property 
          • RectF Class
            • RectF Members
            • RectF Constructor 
            • RectF Methods
            • RectF Properties
              • height Property 
              • left Property 
              • top Property 
              • width Property 
          • RedactRegion Class
            • RedactRegion Members
            • RedactRegion Constructor 
            • RedactRegion Methods
            • RedactRegion Properties
              • fColor Property 
              • height Property 
              • isFill Property 
              • isStroke Property 
              • pagenumber Property 
              • sColor Property 
              • width Property 
              • x Property 
              • y Property 
          • RenderingPreferences Class
            • RenderingPreferences Members
            • RenderingPreferences Constructor 
            • RenderingPreferences Methods
            • RenderingPreferences Properties
              • PrintingDPI Property 
              • ViewingDPI Property 
          • RequestHandlerBase Class
            • RequestHandlerBase Members
            • RequestHandlerBase Constructor 
            • RequestHandlerBase Fields
              • handler Field
              • log Field
            • RequestHandlerBase Methods
              • ConvertBase64StringToStream Method 
              • CopyRequestHeaders Method 
              • DownloadFileFromExternalLink Method 
              • GetBaseUrl Method 
              • GetFileFromServerDirectory Method 
              • GetQueryString Method 
              • GetUploadedFileStream Method 
              • MapRequestUrl Method 
              • ReadRequest Method 
              • SetStatusDescription Method 
              • WriteResponse Method 
          • REQUESTType Enumeration
          • ResourceIdentifier Class
            • ResourceIdentifier Members
            • ResourceIdentifier Constructor 
            • ResourceIdentifier Methods
            • ResourceIdentifier Properties
              • DocumentId Property 
              • PageNumber Property 
              • Revision Property 
          • SaveDocumentResponse Class
            • SaveDocumentResponse Members
            • SaveDocumentResponse Constructor 
            • SaveDocumentResponse Fields
              • _ServerDocumentChanges Field
            • SaveDocumentResponse Methods
            • SaveDocumentResponse Properties
              • documents Property 
              • IsDirty Property 
              • ServerDocumentChanges Property 
          • SecurityPreferences Class
            • SecurityPreferences Members
            • SecurityPreferences Constructor 
            • SecurityPreferences Methods
            • SecurityPreferences Properties
              • ForceFullUserPermissions Property 
          • SecurityResponse Class
            • SecurityResponse Members
            • SecurityResponse Constructor 
            • SecurityResponse Methods
            • SecurityResponse Properties
              • allowCommenting Property 
              • allowFormFilling Property 
              • allowModifyDoc Property 
              • encryptionLevel Property 
              • hasOpenPassword Property 
              • hasPermissionPassword Property 
              • securityMethod Property 
          • ServerDocumentInteractiveElements Class
            • ServerDocumentInteractiveElements Members
            • ServerDocumentInteractiveElements Constructor 
            • ServerDocumentInteractiveElements Methods
          • ServerEventArgs Class
            • ServerEventArgs Members
            • ServerEventArgs Constructor 
            • ServerEventArgs Methods
            • ServerEventArgs Properties
              • HttpContext Property 
          • ServerEventsHandler Class
            • ServerEventsHandler Members
            • ServerEventsHandler Constructor 
            • ServerEventsHandler Methods
              • AfterDocumentSave Method 
              • BeforeDocumentLoad Method 
              • NeedUsername Method 
              • NeedUserSignatures Method 
              • OnServerStart Method 
          • Style Class
            • Style Members
            • Style Constructor 
            • Style Methods
            • Style Properties
              • bold Property 
              • italic Property 
              • underline Property 
          • UploadResponse Class
            • UploadResponse Members
            • UploadResponse Methods
            • UploadResponse Properties
              • url Property 
          • UrlParserUtility Class
            • UrlParserUtility Members
            • UrlParserUtility Constructor 
            • UrlParserUtility Methods
              • GetSegmentInfo Method 
          • UrlParts Class
            • UrlParts Members
            • UrlParts Constructor 
            • UrlParts Fields
              • Annots Field
              • Bookmarks Field
              • Dispose Field
              • Docs Field
              • Download Field
              • Formfields Field
              • Image Field
              • Info Field
              • Pages Field
              • Preferences Field
              • PrintPageInfo Field
              • Rev Field
              • Rights Field
              • Save Field
              • Status Field
              • Text Field
              • Thumbnail Field
              • UserSignatures Field
            • UrlParts Methods
          • URLSegmentInfo Class
            • URLSegmentInfo Members
            • URLSegmentInfo Constructor 
            • URLSegmentInfo Methods
            • URLSegmentInfo Properties
              • RequestType Property 
              • ResourceIdentifier Property 
          • UserIdentityResponse Class
            • UserIdentityResponse Members
            • UserIdentityResponse Constructor 
            • UserIdentityResponse Methods
            • UserIdentityResponse Properties
              • userName Property 
          • UserSignature Class
            • UserSignature Members
            • UserSignature Constructor 
            • UserSignature Methods
            • UserSignature Properties
              • ImageAsBase64String Property 
              • ImageAsBase64StringWithHeader Property 
              • Name Property 
              • SignatureImageStream Property 
              • SignId Property 
          • ViewerConstants Structure
            • ViewerConstants Members
            • ViewerConstants Fields
              • databaseCachingType Field
              • DBCleanupIntervalTime Field
              • DBCleanupRetentionSize Field
              • DBCleanupRetentionTime Field
              • DBConnectionStringName Field
              • DocumentBookmarksExtension Field
              • documentCachingTypeKey Field
              • DocumentErrorExtension Field
              • DocumentInfoExtension Field
              • DocumentReadyExtension Field
              • DocumentRevision Field
              • licenseKey Field
              • memoryCachingType Field
              • PageAnnoteExtension Field
              • PageFormFieldExtension Field
              • PageInfoExtension Field
              • PagePrintImageExtension Field
              • Pages Field
              • PageTextExtension Field
              • PageViewImageExtension Field
              • PageViewThumbImageExtension Field
              • ViewerSettingsExtension Field
            • ViewerConstants Methods
          • ViewerController Class
            • ViewerController Members
            • ViewerController Constructor 
            • ViewerController Fields
              • HandlerUri Field
            • ViewerController Methods
              • LoadDocument Method 
                • LoadDocument Method (Stream, String, PageRange, String)
                • LoadDocument Method (String, String, PageRange, String)
          • ViewerSettings Class
            • ViewerSettings Members
            • ViewerSettings Constructor 
            • ViewerSettings Methods
            • ViewerSettings Properties
              • ProductID Property 
              • ViewerPreferences Property 
        • Gnostice.Controls.WinForms Namespace
          • BoundsUpdatedEventArgs Class
            • BoundsUpdatedEventArgs Members
            • BoundsUpdatedEventArgs Constructor 
            • BoundsUpdatedEventArgs Methods
            • BoundsUpdatedEventArgs Properties
              • Bounds Property 
          • DocumentViewer Class
            • DocumentViewer Members
            • DocumentViewer Constructor 
            • DocumentViewer Methods
              • AccessibilityNotifyClients Method 
              • BeginInvoke Method 
              • CloseDocument Method 
              • Dispose Method 
                • Dispose Method (Boolean)
              • FindNext Method 
              • FindPrevious Method 
              • FirstPage Method 
              • GetChildAtPoint Method 
              • GetSelectedText Method 
              • GetSupportedFormats Method 
              • GetZoomList Method 
              • GoToPage Method 
                • GoToPage Method (Int32)
                • GoToPage Method (Int32, Single, Single)
              • Invalidate Method 
              • Invoke Method 
              • LastPage Method 
              • LoadDocument Method 
                • LoadDocument Method (Stream, String)
                • LoadDocument Method (String, String)
              • LogicalToDeviceUnits Method 
              • MemberwiseClone Method 
              • NextPage Method 
              • PerformLayout Method 
              • PreviousPage Method 
              • PrintDocument Method 
                • PrintDocument Method 
                • PrintDocument Method (PrinterSettings, PageScalingOptions, PagePositioningOptions, Boolean, String)
              • RefreshView Method 
              • ResumeLayout Method 
              • RotatePage Method 
              • RotatePages Method 
              • RotatePagesAntiClockwise90 Method 
              • RotatePagesClockwise90 Method 
              • RtlTranslateAlignment Method 
              • Scale Method 
              • Select Method 
              • SetBounds Method 
              • UpdateBounds Method 
              • Validate Method 
              • ValidateChildren Method 
              • ZoomIn Method 
              • ZoomOut Method 
            • DocumentViewer Properties
              • ActiveDocument Property 
              • AllowInteractivity Property 
              • BackColor Property 
              • BorderWidth Property 
              • CurrentPage Property 
              • DocumentPrinter Property 
              • HScrollBar Property 
              • IsDocumentLoaded Property 
              • MouseMode Property 
              • NavigationPane Property 
              • Orientation Property 
              • PageBreakWidth Property 
              • PageCount Property 
              • PageLayout Property 
              • PageRotation Property 
              • Preferences Property 
              • VScrollBar Property 
              • Zoom Property 
            • DocumentViewer Events
              • DocumentLoaded Event
              • DocumentProcessingError Event
              • MouseDown Event
              • MouseMove Event
              • MouseUp Event
              • NeedPassword Event
              • OnHyperlinkClicked Event
              • OnSelectionCleared Event
              • OnTextSelection Event
              • PageChanged Event
              • PagesAdded Event
              • ZoomChanged Event
              • ZoomValuesUpdated Event
          • NavigationPane Class
            • NavigationPane Members
            • NavigationPane Constructor 
            • NavigationPane Methods
              • Activate Method 
              • CloseRenderer Method 
              • Dispose Method 
              • EnforcePageLayout Method 
              • IsActive Method 
              • IsEmpty Method 
            • NavigationPane Properties
              • BackColor Property 
              • Visibility Property 
              • VisibilityState Property 
              • VisiblePages Property 
              • WidthPercentage Property 
            • NavigationPane Events
              • PropertyChanged Event
          • WinFormsMouseActivityEventArgs Class
            • WinFormsMouseActivityEventArgs Members
            • WinFormsMouseActivityEventArgs Constructor 
            • WinFormsMouseActivityEventArgs Methods
            • WinFormsMouseActivityEventArgs Properties
              • EventArgs Property 
        • Gnostice.Controls.WPF Namespace
          • DocumentLoadedEventArgs Class
            • DocumentLoadedEventArgs Members
            • DocumentLoadedEventArgs Constructor 
            • DocumentLoadedEventArgs Methods
            • DocumentLoadedEventArgs Properties
              • PageCount Property 
          • DocumentLoadedEventHandler Delegate
          • DocumentNotLoaded Class
            • DocumentNotLoaded Members
            • DocumentNotLoaded Constructor 
              • DocumentNotLoaded Constructor 
              • DocumentNotLoaded Constructor (String)
            • DocumentNotLoaded Methods
            • DocumentNotLoaded Properties
            • DocumentNotLoaded Events
          • DocumentProcessingErrorEventArgs Class
            • DocumentProcessingErrorEventArgs Members
            • DocumentProcessingErrorEventArgs Constructor 
            • DocumentProcessingErrorEventArgs Methods
            • DocumentProcessingErrorEventArgs Properties
              • Document Property 
              • Exception Property 
          • DocumentProcessingErrorEventHandler Delegate
          • DocumentViewer Class
            • DocumentViewer Members
            • DocumentViewer Constructor 
            • DocumentViewer Fields
              • CurrentPageProperty Field
              • DocumentLoadedCommandProperty Field
              • DocumentLoadedEvent Field
              • DocumentProcessingErrorCommandProperty Field
              • DocumentProcessingErrorEvent Field
              • DocumentProperty Field
              • MouseModeProperty Field
              • NavigationPaneProperty Field
              • NeedPasswordCommandProperty Field
              • PageBreakWidthProperty Field
              • PageChangedCommandProperty Field
              • PageChangedEvent Field
              • PageCountProperty Field
              • PageLayoutModeProperty Field
              • PasswordProperty Field
              • PreferencesProperty Field
              • RotationAnglesProperty Field
              • ZoomChangedCommandProperty Field
              • ZoomChangedEvent Field
              • ZoomProperty Field
              • ZoomValuesProperty Field
            • DocumentViewer Methods
              • AddHandler Method 
              • ApplyAnimationClock Method 
              • BeginAnimation Method 
              • BeginStoryboard Method 
              • BringIntoView Method 
              • ClearValue Method 
              • CloseDocument Method 
              • FindNext Method 
              • FindPrevious Method 
              • FirstPage Method 
              • GetSelectedText Method 
              • GetSupportedFormats Method 
              • GetZoomList Method 
              • GoToPage Method 
                • GoToPage Method (Int32)
                • GoToPage Method (Int32, Single, Single)
              • HitTestCore Method 
              • LastPage Method 
              • LoadDocument Method 
                • LoadDocument Method (Stream, String)
                • LoadDocument Method (String, String)
              • NextPage Method 
              • OnApplyTemplate Method 
              • PreviousPage Method 
              • RefreshView Method 
              • RotatePage Method 
              • RotatePages Method 
              • RotatePagesAntiClockwise90 Method 
              • RotatePagesClockwise90 Method 
              • SetBinding Method 
              • SetValue Method 
              • TransformToAncestor Method 
              • ZoomIn Method 
              • ZoomOut Method 
            • DocumentViewer Properties
              • ActiveDocument Property 
              • Background Property 
              • CanCloseDocument Property 
              • CanFirstPage Property 
              • CanLastPage Property 
              • CanNextPage Property 
              • CanPreviousPage Property 
              • CloseDocumentCommand Property 
              • CurrentPage Property 
              • Document Property 
              • DocumentLoadedCommand Property 
              • DocumentProcessingErrorCommand Property 
              • FileName Property 
              • FirstPageCommand Property 
              • GotoPageCommand Property 
              • HScrollBar Property 
              • IsDocumentLoaded Property 
              • LastPageCommand Property 
              • LayoutCustomPagesCommand Property 
              • LayoutFitPagesCommand Property 
              • LayoutSinglePageCommand Property 
              • LayoutSinglePageContinuousCommand Property 
              • LayoutSinglePageNonContinuousCommand Property 
              • LayoutSinglePageNonPageSwitchingCommand Property 
              • LayoutTwoPageCommand Property 
              • LayoutTwoPageContinuousCommand Property 
              • LayoutTwoPageNonContinuousCommand Property 
              • LayoutTwoPageNonPageSwitchingCommand Property 
              • LoadDocumentCommand Property 
              • MouseMode Property 
              • MouseModeAreaSelectionCommand Property 
              • MouseModeMarqueeZoomCommand Property 
              • MouseModePanCommand Property 
              • MouseModeTextSelectionCommand Property 
              • NavigationPane Property 
              • NeedPasswordCommand Property 
              • NextPageCommand Property 
              • Orientation Property 
              • PageBreakWidth Property 
              • PageChangedCommand Property 
              • PageCount Property 
              • PageLayout Property 
              • Password Property 
              • Preferences Property 
              • PreviousPageCommand Property 
              • RotateAllClockwiseCommand Property 
              • RotateAllCounterClockwiseCommand Property 
              • RotateCurrentClockwiseCommand Property 
              • RotateCurrentCounterClockwiseCommand Property 
              • RotateSelectedClockwiseCommand Property 
              • RotateSelectedCounterClockwiseCommand Property 
              • RotationAngles Property 
              • ScrollContinuousCommand Property 
              • ScrollNonContinuousCommand Property 
              • ScrollNonPageSwitchingCommand Property 
              • ScrollOrientHorizontalCommand Property 
              • ScrollOrientVerticalCommand Property 
              • ShowCoverPageCommand Property 
              • VScrollBar Property 
              • Zoom Property 
              • ZoomActualSizeCommand Property 
              • ZoomChangedCommand Property 
              • ZoomFitHeightCommand Property 
              • ZoomFitPageCommand Property 
              • ZoomFitWidthCommand Property 
              • ZoomInCommand Property 
              • ZoomOutCommand Property 
              • ZoomToCommand Property 
              • ZoomValues Property 
            • DocumentViewer Events
              • DocumentLoaded Event
              • DocumentProcessingError Event
              • MouseDown Event
              • MouseMove Event
              • MouseUp Event
              • NeedPassword Event
              • OnSelectionCleared Event
              • OnTextSelection Event
              • PageChanged Event
              • PageCountChanged Event
              • PagesAdded Event
              • ZoomChanged Event
              • ZoomValuesUpdated Event
          • InvalidPageNumberException Class
            • InvalidPageNumberException Members
            • InvalidPageNumberException Constructor 
              • InvalidPageNumberException Constructor 
              • InvalidPageNumberException Constructor (String)
            • InvalidPageNumberException Methods
            • InvalidPageNumberException Properties
            • InvalidPageNumberException Events
          • LastPageReadNotifier Delegate
          • NavigationPane Class
            • NavigationPane Members
            • NavigationPane Constructor 
            • NavigationPane Methods
              • Close Method 
              • EnforcePageLayout Method 
              • InvalidateControl Method 
              • IsEmpty Method 
            • NavigationPane Properties
              • NavigationPaneState Property 
              • Visibility Property 
            • NavigationPane Events
              • PropertyChanged Event
          • NavigationPaneAppearance Enumeration
          • NavigationPaneState Enumeration
          • PageChangedEventArgs Class
            • PageChangedEventArgs Members
            • PageChangedEventArgs Constructor 
            • PageChangedEventArgs Methods
            • PageChangedEventArgs Properties
              • PageNumber Property 
          • PageChangedEventHandler Delegate
          • PageCounterNotifier Delegate
          • RelayCommand Class
            • RelayCommand Members
            • RelayCommand Constructor 
              • RelayCommand Constructor (Action(Object))
              • RelayCommand Constructor (Action(Object), Predicate(Object))
            • RelayCommand Methods
              • CanExecute Method 
              • Execute Method 
            • RelayCommand Events
              • CanExecuteChanged Event
          • ViewerException Class
            • ViewerException Members
            • ViewerException Constructor 
              • ViewerException Constructor 
              • ViewerException Constructor (String)
            • ViewerException Methods
            • ViewerException Properties
            • ViewerException Events
          • ViewerNotRegistered Class
            • ViewerNotRegistered Members
            • ViewerNotRegistered Constructor 
              • ViewerNotRegistered Constructor 
              • ViewerNotRegistered Constructor (String)
            • ViewerNotRegistered Methods
            • ViewerNotRegistered Properties
            • ViewerNotRegistered Events
          • WPFMouseActivityEventArgs Class
            • WPFMouseActivityEventArgs Members
            • WPFMouseActivityEventArgs Constructor 
            • WPFMouseActivityEventArgs Methods
            • WPFMouseActivityEventArgs Properties
              • EventArgs Property 
          • ZoomChangedEventArgs Class
            • ZoomChangedEventArgs Members
            • ZoomChangedEventArgs Constructor 
            • ZoomChangedEventArgs Methods
            • ZoomChangedEventArgs Properties
              • ZoomMode Property 
              • ZoomPercent Property 
          • ZoomChangedEventHandler Delegate
          • ZoomValueConverter Class
            • ZoomValueConverter Members
            • ZoomValueConverter Constructor 
            • ZoomValueConverter Methods
              • Convert Method 
              • ConvertBack Method 
        • Gnostice.Controls.Xamarin Namespace
          • CustomScrollView Class
            • CustomScrollView Members
            • CustomScrollView Constructor 
            • CustomScrollView Methods
              • ClearValue Method 
              • CoerceValue Method 
              • GetValues Method 
              • LongPressEnds Method 
              • LongPressMove Method 
              • LongPressStarted Method 
              • OnChildMeasureInvalidated Method 
              • OnChildRemoved Method 
              • OnDoubleTap Method 
              • OnSingleTap Method 
              • Pinch Method 
              • PinchCompleted Method 
              • PinchRunning Method 
              • PinchStarted Method 
              • ScrollToAsync Method 
              • SetValue Method 
              • SetValueFromRenderer Method 
            • CustomScrollView Properties
            • CustomScrollView Events
              • DoubleTap Event
              • PinchUpdate Event
              • RegionSelectGesture Event
              • SingleTap Event
          • DocumentViewer Class
            • DocumentViewer Members
            • DocumentViewer Constructor 
            • DocumentViewer Methods
              • ClearValue Method 
              • CloseDocument Method 
              • CoerceValue Method 
              • FindNext Method 
              • FindPrevious Method 
              • FirstPage Method 
              • GetSelectedText Method 
              • GetValues Method 
              • GoToPage Method 
                • GoToPage Method (Int32)
                • GoToPage Method (Int32, Single, Single)
              • LastPage Method 
              • LoadDocument Method 
                • LoadDocument Method (Stream, String)
                • LoadDocument Method (String, String)
              • NextPage Method 
              • OnChildMeasureInvalidated Method 
              • OnChildRemoved Method 
              • PreviousPage Method 
              • RefreshView Method 
              • RotatePage Method 
              • RotatePages Method 
              • RotatePagesAntiClockwise90 Method 
              • RotatePagesClockwise90 Method 
              • SetValue Method 
              • SetValueFromRenderer Method 
              • ZoomIn Method 
              • ZoomOut Method 
            • DocumentViewer Properties
              • ActiveDocument Property 
              • CurrentPage Property 
              • CurrentView Property 
              • HScrollBar Property 
              • IsDocumentLoaded Property 
              • Orientation Property 
              • PageCount Property 
              • PageLayout Property 
              • Preferences Property 
              • VScrollBar Property 
              • Zoom Property 
            • DocumentViewer Events
              • DocumentLoaded Event
              • DocumentProcessingError Event
              • MouseDown Event
              • MouseMove Event
              • MouseUp Event
              • OnSelectionCleared Event
              • OnTextSelection Event
              • PageChanged Event
              • PagesAdded Event
              • ZoomChanged Event
              • ZoomListUpdated Event
          • DoubleTapEventArgs Class
            • DoubleTapEventArgs Members
            • DoubleTapEventArgs Constructor 
            • DoubleTapEventArgs Methods
            • DoubleTapEventArgs Properties
              • TouchX Property 
              • TouchY Property 
          • LongPressEventArgs Class
            • LongPressEventArgs Members
            • LongPressEventArgs Constructor 
            • LongPressEventArgs Methods
            • LongPressEventArgs Properties
              • Status Property 
              • TouchX Property 
              • TouchY Property 
          • PaginatedView Class
            • PaginatedView Members
            • PaginatedView Constructor 
            • PaginatedView Methods
              • ClearValue Method 
              • Close Method 
              • CoerceValue Method 
              • EnforcePageLayout Method 
              • FindNext Method 
              • FindPrevious Method 
              • FirstPage Method 
              • GetSelectedText Method 
              • GetSupportedFormats Method 
              • GetValues Method 
              • GoToPage Method 
                • GoToPage Method (Int32)
                • GoToPage Method (Int32, Single, Single)
              • InvalidateControl Method 
              • LastPage Method 
              • NextPage Method 
              • OnChildMeasureInvalidated Method 
              • OnChildRemoved Method 
              • OnSizeAllocated Method 
              • PreviousPage Method 
              • RefreshView Method 
              • RotatePage Method 
              • RotatePages Method 
              • RotatePagesAntiClockwise90 Method 
              • RotatePagesClockwise90 Method 
              • Scroll_Scrolled Method 
              • SetValue Method 
              • SetValueFromRenderer Method 
              • ToggleZoom Method 
              • ZoomIn Method 
              • ZoomOut Method 
            • PaginatedView Properties
              • BorderWidth Property 
              • CurrentPage Property 
              • HScrollBar Property 
              • IsDocumentLoaded Property 
              • MouseMode Property 
              • Orientation Property 
              • PageBreakWidth Property 
              • PageCount Property 
              • PageLayout Property 
              • PageRotation Property 
              • VScrollBar Property 
              • Zoom Property 
            • PaginatedView Events
              • DocumentLoaded Event
              • MouseDown Event
              • MouseMove Event
              • MouseUp Event
              • OnHyperlinkClicked Event
              • OnSelectionCleared Event
              • OnTextSelection Event
              • PageChanged Event
              • PagesAdded Event
              • ZoomChanged Event
              • ZoomValuesUpdated Event
          • PinchEventArgs Class
            • PinchEventArgs Members
            • PinchEventArgs Constructor 
            • PinchEventArgs Methods
            • PinchEventArgs Properties
              • Scale Property 
              • Status Property 
              • TouchX Property 
              • TouchY Property 
          • SingleTapEventArgs Class
            • SingleTapEventArgs Members
            • SingleTapEventArgs Constructor 
            • SingleTapEventArgs Methods
            • SingleTapEventArgs Properties
              • TouchX Property 
              • TouchY Property 
        • Gnostice.Converter Namespace
          • AddAttachmentEvent Class
            • AddAttachmentEvent Members
            • AddAttachmentEvent Constructor 
            • AddAttachmentEvent Methods
            • AddAttachmentEvent Properties
              • AttachmentFileModifiedDate Property 
              • Description Property 
              • FileName Property 
              • FileStream Property 
              • IsExistingAttachment Property 
              • IsStreamInput Property 
              • SkipAttachment Property 
          • ConverterBeginDocumentEventArgs Class
            • ConverterBeginDocumentEventArgs Members
            • ConverterBeginDocumentEventArgs Constructor 
              • ConverterBeginDocumentEventArgs Constructor 
              • ConverterBeginDocumentEventArgs Constructor (ConverterJobInfoEventArgs, ConverterDocumentInfoEventArgs)
            • ConverterBeginDocumentEventArgs Methods
            • ConverterBeginDocumentEventArgs Properties
              • InputDocument Property 
              • SkipDocument Property 
          • ConverterBeginJobEventArgs Class
            • ConverterBeginJobEventArgs Members
            • ConverterBeginJobEventArgs Constructor 
              • ConverterBeginJobEventArgs Constructor 
              • ConverterBeginJobEventArgs Constructor (ConverterJobInfoEventArgs)
            • ConverterBeginJobEventArgs Methods
            • ConverterBeginJobEventArgs Properties
          • ConverterBeginPageEventArgs Class
            • ConverterBeginPageEventArgs Members
            • ConverterBeginPageEventArgs Constructor 
              • ConverterBeginPageEventArgs Constructor 
              • ConverterBeginPageEventArgs Constructor (ConverterJobInfoEventArgs, ConverterDocumentInfoEventArgs, Int32)
            • ConverterBeginPageEventArgs Methods
            • ConverterBeginPageEventArgs Properties
              • InputDocument Property 
              • InputPageNumber Property 
              • SkipDocument Property 
              • SkipPage Property 
          • ConverterDocumentInfoEventArgs Class
            • ConverterDocumentInfoEventArgs Members
            • ConverterDocumentInfoEventArgs Constructor 
              • ConverterDocumentInfoEventArgs Constructor 
              • ConverterDocumentInfoEventArgs Constructor (String, Int32, Int32, ConverterSettings)
            • ConverterDocumentInfoEventArgs Methods
            • ConverterDocumentInfoEventArgs Properties
              • ConverterSettings Property 
              • FileName Property 
              • InputIndex Property 
              • PageCount Property 
          • ConverterEndDocumentEventArgs Class
            • ConverterEndDocumentEventArgs Members
            • ConverterEndDocumentEventArgs Constructor 
              • ConverterEndDocumentEventArgs Constructor 
              • ConverterEndDocumentEventArgs Constructor (ConverterJobInfoEventArgs, ConverterDocumentInfoEventArgs, Int32)
            • ConverterEndDocumentEventArgs Methods
            • ConverterEndDocumentEventArgs Properties
              • InputDocument Property 
              • OutputPageCount Property 
          • ConverterEndJobEventArgs Class
            • ConverterEndJobEventArgs Members
            • ConverterEndJobEventArgs Constructor 
              • ConverterEndJobEventArgs Constructor 
              • ConverterEndJobEventArgs Constructor (ConverterJobInfoEventArgs, Boolean)
            • ConverterEndJobEventArgs Methods
            • ConverterEndJobEventArgs Properties
              • JobCanceled Property 
          • ConverterEndPageEventArgs Class
            • ConverterEndPageEventArgs Members
            • ConverterEndPageEventArgs Constructor 
              • ConverterEndPageEventArgs Constructor 
              • ConverterEndPageEventArgs Constructor (ConverterJobInfoEventArgs, ConverterDocumentInfoEventArgs, Int32, Int32)
            • ConverterEndPageEventArgs Methods
            • ConverterEndPageEventArgs Properties
              • InputDocument Property 
              • InputPageNumber Property 
              • OutputPageNumber Property 
              • SkipDocument Property 
          • ConverterErrorEventArgs Class
            • ConverterErrorEventArgs Members
            • ConverterErrorEventArgs Constructor 
            • ConverterErrorEventArgs Methods
            • ConverterErrorEventArgs Properties
              • ErrorMessage Property 
              • InnerException Property 
              • InputDocumentIndex Property 
          • ConverterEventArgs Class
            • ConverterEventArgs Members
            • ConverterEventArgs Constructor 
              • ConverterEventArgs Constructor 
              • ConverterEventArgs Constructor (ConverterJobInfoEventArgs)
            • ConverterEventArgs Methods
            • ConverterEventArgs Properties
              • Cancel Property 
              • JobInfo Property 
          • ConverterJobInfoEventArgs Class
            • ConverterJobInfoEventArgs Members
            • ConverterJobInfoEventArgs Constructor 
              • ConverterJobInfoEventArgs Constructor 
              • ConverterJobInfoEventArgs Constructor (List(String), List(Stream), Boolean, List(String), List(Stream), Boolean, String)
            • ConverterJobInfoEventArgs Methods
            • ConverterJobInfoEventArgs Properties
              • InputDocumentCount Property 
              • InputFilePathList Property 
              • InputStreamList Property 
              • IsStreamInput Property 
              • IsStreamOutput Property 
              • OutputDocumentCount Property 
              • OutputFilePathList Property 
              • OutputFormat Property 
              • OutputStreamList Property 
          • ConverterNeedFileNameEventArgs Class
            • ConverterNeedFileNameEventArgs Members
            • ConverterNeedFileNameEventArgs Constructor 
            • ConverterNeedFileNameEventArgs Methods
            • ConverterNeedFileNameEventArgs Properties
              • FileExtension Property 
              • FileName Property 
          • ConverterNeedOutputStreamEventArgs Class
            • ConverterNeedOutputStreamEventArgs Members
            • ConverterNeedOutputStreamEventArgs Constructor 
            • ConverterNeedOutputStreamEventArgs Methods
            • ConverterNeedOutputStreamEventArgs Properties
              • FileExtension Property 
              • Stream Property 
          • ConverterOutputReadyEventArgs Class
            • ConverterOutputReadyEventArgs Members
            • ConverterOutputReadyEventArgs Constructor 
            • ConverterOutputReadyEventArgs Methods
            • ConverterOutputReadyEventArgs Properties
              • FileName Property 
              • Stream Property 
          • ConverterPreferences Class
            • ConverterPreferences Members
            • ConverterPreferences Constructor 
            • ConverterPreferences Fields
            • ConverterPreferences Methods
            • ConverterPreferences Properties
              • DigitizerSettings Property 
              • FormatterSettings Property 
              • Password Property 
            • ConverterPreferences Events
          • ConverterSettings Class
            • ConverterSettings Members
            • ConverterSettings Constructor 
            • ConverterSettings Methods
            • ConverterSettings Properties
              • CustomPageRange Property 
              • PageRange Property 
          • DocumentConverter Class
            • DocumentConverter Members
            • DocumentConverter Constructor 
            • DocumentConverter Methods
              • Convert Method 
                • Convert Method (IDocument, String)
                • Convert Method (IDocument, Object, String)
              • ConvertToFile Method 
                • ConvertToFile Method (String, String, EncoderSettings, ConverterSettings, String)
                • ConvertToFile Method (Object, String, String, String, ConversionMode, EncoderSettings, ConverterSettings, String)
              • ConvertToStream Method 
              • Dispose Method 
              • MemberwiseClone Method 
              • OnAddAttachment Method 
              • OnConverterError Method 
              • OnEndDocument Method 
              • OnEndJob Method 
              • OnEndPage Method 
              • OnNeedOutputStream Method 
              • OnOutputReady Method 
              • OnStartDocument Method 
              • OnStartJob Method 
              • OnStartPage Method 
            • DocumentConverter Properties
              • ConverterSettings Property 
              • EncoderSettings Property 
              • Preferences Property 
            • DocumentConverter Events
              • AddAttachment Event
              • BeginDocument Event
              • BeginJob Event
              • BeginPage Event
              • EndDocument Event
              • EndJob Event
              • EndPage Event
              • Error Event
              • NeedFileName Event
              • NeedOutputStream Event
              • NeedPassword Event
              • OutputReady Event
          • EncoderSettingsList Class
            • EncoderSettingsList Members
            • EncoderSettingsList Constructor 
            • EncoderSettingsList Methods
            • EncoderSettingsList Properties
              • Item Property 
        • Gnostice.Core Namespace
          • DocEventArgs Class
            • DocEventArgs Members
            • DocEventArgs Constructor 
            • DocEventArgs Methods
            • DocEventArgs Properties
              • Document Property 
          • DocumentEngineIdentifiedEventArgs Class
            • DocumentEngineIdentifiedEventArgs Members
            • DocumentEngineIdentifiedEventArgs Constructor 
            • DocumentEngineIdentifiedEventArgs Methods
            • DocumentEngineIdentifiedEventArgs Properties
          • DocumentProcessingErrorEventArgs Class
            • DocumentProcessingErrorEventArgs Members
            • DocumentProcessingErrorEventArgs Constructor 
            • DocumentProcessingErrorEventArgs Methods
            • DocumentProcessingErrorEventArgs Properties
              • Exception Property 
          • DocumentStudioException Class
            • DocumentStudioException Members
            • DocumentStudioException Constructor 
              • DocumentStudioException Constructor 
              • DocumentStudioException Constructor (String)
              • DocumentStudioException Constructor (String, Exception)
            • DocumentStudioException Methods
            • DocumentStudioException Properties
            • DocumentStudioException Events
          • EncoderSettings Class
            • EncoderSettings Members
            • EncoderSettings Constructor 
            • EncoderSettings Methods
              • GetEncoderSettings Method 
            • EncoderSettings Properties
              • FileFormat Property 
              • MimeType Property 
          • FileFormats Structure
            • FileFormats Members
            • FileFormats Fields
              • BMP Field
              • DOC Field
              • DOCX Field
              • EMF Field
              • GIF Field
              • HTML Field
              • ICO Field
              • JPEG Field
              • JPG Field
              • ODS Field
              • PDF Field
              • PNG Field
              • RTF Field
              • TIF Field
              • TIFF Field
              • TXT Field
              • WMF Field
              • XLS Field
              • XLSX Field
              • XPS Field
              • ZIP Field
            • FileFormats Methods
          • FileFormatsExtensions Structure
            • FileFormatsExtensions Members
            • FileFormatsExtensions Fields
              • BMP Field
              • DOC Field
              • DOCX Field
              • EMF Field
              • GIF Field
              • HTML Field
              • ICO Field
              • JPEG Field
              • JPG Field
              • ODS Field
              • PDF Field
              • PNG Field
              • PPTX Field
              • RTF Field
              • TIF Field
              • TIFF Field
              • TXT Field
              • WMF Field
              • XLS Field
              • XLSX Field
              • XPS Field
              • ZIP Field
            • FileFormatsExtensions Methods
          • FormatType Enumeration
          • LoadCompletedEventArgs Class
            • LoadCompletedEventArgs Members
            • LoadCompletedEventArgs Constructor 
            • LoadCompletedEventArgs Methods
            • LoadCompletedEventArgs Properties
              • PageCount Property 
          • LRUDictionary(KEY, VALUE) Class
            • LRUDictionary(KEY, VALUE) Members
            • LRUDictionary(KEY, VALUE) Constructor 
            • LRUDictionary(KEY, VALUE) Methods
              • Add Method 
              • Clear Method 
              • ClearAndDispose Method 
              • TryGetValue Method 
          • MimeTypes Structure
            • MimeTypes Members
            • MimeTypes Fields
              • BMP Field
              • DOC Field
              • DOCX Field
              • EMF Field
              • GIF Field
              • HTML Field
              • ICO Field
              • JPEG Field
              • JPG Field
              • OCTET_STREAM Field
              • ODS Field
              • PDF Field
              • PNG Field
              • RTF Field
              • TIFF Field
              • TXT Field
              • WMF Field
              • XLS Field
              • XLSX Field
              • XPS Field
            • MimeTypes Methods
          • NeedFileNameEventArgs Class
            • NeedFileNameEventArgs Members
            • NeedFileNameEventArgs Constructor 
            • NeedFileNameEventArgs Methods
            • NeedFileNameEventArgs Properties
              • FileExtension Property 
              • FileName Property 
          • NeedOutputStreamEventArgs Class
            • NeedOutputStreamEventArgs Members
            • NeedOutputStreamEventArgs Constructor 
            • NeedOutputStreamEventArgs Methods
            • NeedOutputStreamEventArgs Properties
              • FileExtension Property 
              • Stream Property 
          • NeedPasswordEventArgs Class
            • NeedPasswordEventArgs Members
            • NeedPasswordEventArgs Constructor 
            • NeedPasswordEventArgs Methods
            • NeedPasswordEventArgs Properties
              • AttemptCount Property 
              • Cancel Property 
              • ForceFullPermission Property 
              • Password Property 
          • OperationProgressEventArgs Class
            • OperationProgressEventArgs Members
            • OperationProgressEventArgs Constructor 
            • OperationProgressEventArgs Methods
            • OperationProgressEventArgs Properties
              • PercentDone Property 
          • PageEventArgs Class
            • PageEventArgs Members
            • PageEventArgs Constructor 
            • PageEventArgs Methods
            • PageEventArgs Properties
              • PageNumber Property 
          • PageReadyEventArgs Class
            • PageReadyEventArgs Members
            • PageReadyEventArgs Constructor 
            • PageReadyEventArgs Methods
            • PageReadyEventArgs Properties
              • Page Property 
          • PasswordDialogSettings Class
            • PasswordDialogSettings Members
            • PasswordDialogSettings Constructor 
            • PasswordDialogSettings Methods
            • PasswordDialogSettings Properties
              • Attempts Property 
              • ShowDialog Property 
          • PasswordSettings Class
            • PasswordSettings Members
            • PasswordSettings Constructor 
            • PasswordSettings Methods
              • DoPropertyChanged Method 
              • OnRaisePropertyChangedEvent Method 
            • PasswordSettings Properties
              • ForceFullPermission Property 
          • Platform Enumeration
          • Preferences Class
            • Preferences Members
            • Preferences Constructor 
            • Preferences Fields
              • passwordSettings Field
              • renderingSettings Field
            • Preferences Methods
              • DoPropertyChanged Method 
              • OnPropertyChanged Method 
            • Preferences Properties
              • PasswordSettings Property 
              • RenderingSettings Property 
              • Units Property 
            • Preferences Events
              • PropertyChanged Event
          • PropertyChangedEventArgs Class
            • PropertyChangedEventArgs Members
            • PropertyChangedEventArgs Constructor 
            • PropertyChangedEventArgs Methods
            • PropertyChangedEventArgs Properties
              • PropertyName Property 
          • ScrollOrientation Enumeration
          • ScrollType Enumeration
          • TextSearchDirection Enumeration
          • TextSearchMode Enumeration
          • TextSearchOptions Enumeration
          • TextSearchWrapAroundEventArgs Class
            • TextSearchWrapAroundEventArgs Members
            • TextSearchWrapAroundEventArgs Constructor 
            • TextSearchWrapAroundEventArgs Methods
            • TextSearchWrapAroundEventArgs Properties
              • AllowWrapAround Property 
              • SearchDirection Property 
          • UnitsConverter Class
            • UnitsConverter Members
            • UnitsConverter Fields
              • cm Field
              • deviceIndependentPixels Field
              • emu Field
              • mm Field
              • points Field
              • SystemDPI Field
              • twips Field
            • UnitsConverter Methods
              • Convert Method 
              • ConvertFromPixels Method 
              • ConvertToPoints Method 
              • EMUToPixels Method 
              • PixelsToEMU Method 
              • PixelsToTwips Method 
              • PointsToPixels Method 
              • TwipsToPixels Method 
          • Utils Class
            • Utils Members
            • Utils Methods
              • Clamp Method 
              • GetPixelFormatSizeInBits Method 
              • MapTypeOneFont Method 
              • ParsePageSelection Method 
              • TrimFontName Method 
        • Gnostice.Core.DigitizationEngine Namespace
          • DigitizationEnginePreferences Class
            • DigitizationEnginePreferences Members
            • DigitizationEnginePreferences Constructor 
            • DigitizationEnginePreferences Methods
            • DigitizationEnginePreferences Properties
              • DigitizerSettings Property 
          • DigitizationMode Enumeration
          • DigitizerSettings Class
            • DigitizerSettings Members
            • DigitizerSettings Constructor 
            • DigitizerSettings Methods
            • DigitizerSettings Properties
              • DigitizationMode Property 
              • ImageEnhancementSettings Property 
              • OCRSettings Property 
              • RecognizeElementTypes Property 
          • Gray Class
            • Gray Members
            • Gray Constructor 
            • Gray Methods
          • IDigitizationEngine Interface
            • IDigitizationEngine Members
            • IDigitizationEngine Methods
              • RecognizeElements Method 
            • IDigitizationEngine Properties
              • Preferences Property 
          • IDigitizationEnginePreferences Interface
            • IDigitizationEnginePreferences Members
            • IDigitizationEnginePreferences Properties
              • DigitizerSettings Property 
          • ImageEnhancementMode Enumeration
          • ImageEnhancementSettings Class
            • ImageEnhancementSettings Members
            • ImageEnhancementSettings Constructor 
            • ImageEnhancementSettings Methods
            • ImageEnhancementSettings Properties
              • ImageEnhancementMode Property 
              • ImageEnhancementTechniques Property 
          • ImageEnhancementTechnique Class
            • ImageEnhancementTechnique Members
            • ImageEnhancementTechnique Constructor 
            • ImageEnhancementTechnique Methods
          • OCRSettings Class
            • OCRSettings Members
            • OCRSettings Constructor 
            • OCRSettings Methods
            • OCRSettings Properties
              • DocumentLanguage Property 
          • Scaling Class
            • Scaling Members
            • Scaling Constructor 
            • Scaling Methods
            • Scaling Properties
              • ScalingFactor Property 
          • SkewCorrection Class
            • SkewCorrection Members
            • SkewCorrection Constructor 
            • SkewCorrection Methods
        • Gnostice.Core.DOM Namespace
          • Arc Class
            • Arc Members
            • Arc Constructor 
              • Arc Constructor 
              • Arc Constructor (Rectangle, Single, Single, Boolean)
              • Arc Constructor (Int32, Int32, Int32, Int32, Single, Single, Boolean)
              • Arc Constructor (Single, Single, Single, Single, Single, Single, Boolean)
            • Arc Methods
              • Assign Method 
              • Clone Method 
              • Draw Method 
            • Arc Properties
              • IsPie Property 
              • Rectangle Property 
              • StartAngle Property 
              • SweepAngle Property 
          • AutoFit Enumeration
          • AxisPosition Enumeration
          • BezierCurve Class
            • BezierCurve Members
            • BezierCurve Constructor 
              • BezierCurve Constructor 
              • BezierCurve Constructor (Point, Point, Point)
              • BezierCurve Constructor (Point, Point, Point, Point)
              • BezierCurve Constructor (Int32, Int32, Int32, Int32, Int32, Int32)
              • BezierCurve Constructor (Single, Single, Single, Single, Single, Single)
              • BezierCurve Constructor (Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
              • BezierCurve Constructor (Single, Single, Single, Single, Single, Single, Single, Single)
            • BezierCurve Methods
              • Assign Method 
              • Clone Method 
              • Draw Method 
            • BezierCurve Properties
              • CtrlX1 Property 
              • CtrlX2 Property 
              • CtrlY1 Property 
              • CtrlY2 Property 
              • EndX Property 
              • EndY Property 
              • StartX Property 
              • StartY Property 
          • BodyProperties Class
            • BodyProperties Members
            • BodyProperties Constructor 
            • BodyProperties Methods
              • Clone Method 
            • BodyProperties Properties
              • AutoFit Property 
              • BottomInset Property 
              • LeftInset Property 
              • RightInset Property 
              • TopInset Property 
          • Bookmark Class
            • Bookmark Members
            • Bookmark Constructor 
            • Bookmark Methods
              • Assign Method 
              • Clone Method 
              • ToString Method 
            • Bookmark Properties
              • BookmarkElementType Property 
              • Id Property 
              • Name Property 
          • BookmarkElementType Enumeration
          • Border Class
            • Border Members
            • Border Constructor 
              • Border Constructor 
              • Border Constructor (Single)
            • Border Methods
              • Assign Method 
              • Clone Method 
              • DoesBorderHaveSameProperties Method 
            • Border Properties
              • BorderWidth Property 
              • Color Property 
              • CustomImageID Property 
              • IsFrame Property 
              • PenStyle Property 
              • Shadow Property 
              • Space Property 
          • BorderType Enumeration
          • Break Class
            • Break Members
            • Break Constructor 
            • Break Methods
              • Assign Method 
              • Clone Method 
              • ToString Method 
            • Break Properties
              • BreakApplied Property 
              • BreakType Property 
          • BreakType Enumeration
          • CharText Class
            • CharText Members
            • CharText Constructor 
            • CharText Methods
            • CharText Properties
              • BeginIndex Property 
              • BeginIndexInDocument Property 
              • BoundingRect Property 
              • EndIndex Property 
              • EndIndexInDocument Property 
              • Index Property 
              • Next Property 
              • Previous Property 
              • Text Property 
              • WordText Property 
          • Circle Class
            • Circle Members
            • Circle Constructor 
              • Circle Constructor 
              • Circle Constructor (Point, Single)
              • Circle Constructor (Int32, Int32, Single)
              • Circle Constructor (Single, Single, Single)
            • Circle Methods
              • Assign Method 
              • Clone Method 
              • Draw Method 
            • Circle Properties
              • Radius Property 
          • ClipRect Class
            • ClipRect Members
            • ClipRect Constructor 
            • ClipRect Methods
              • Draw Method 
              • ToString Method 
            • ClipRect Properties
              • CombineMode Property 
          • Column Class
            • Column Members
            • Column Constructor 
            • Column Fields
            • Column Methods
              • Draw Method 
            • Column Properties
          • CompositeDocItem Class
            • CompositeDocItem Members
            • CompositeDocItem Constructor 
            • CompositeDocItem Fields
              • items Field
            • CompositeDocItem Methods
              • IEnumerable.GetEnumerator Method 
              • Add Method 
              • AddAll Method 
              • AddLayoutedChild Method 
              • Assign Method 
              • Clear Method 
              • Clone Method 
              • GetEnumerator Method 
              • GetIndexOf Method 
              • GetItem Method 
              • GetText Method 
              • Insert Method 
              • Remove Method 
              • RemoveAt Method 
              • ShiftByOffset Method 
              • ToString Method 
            • CompositeDocItem Properties
              • Count Property 
              • Item Property 
              • LayoutedChildren Property 
          • ConditionalTableStyle Class
            • ConditionalTableStyle Members
            • ConditionalTableStyle Constructor 
            • ConditionalTableStyle Methods
            • ConditionalTableStyle Properties
              • ParagraphProperties Property 
              • RunProperties Property 
              • TableCellProperties Property 
              • TableProperties Property 
              • TableRowProperties Property 
          • CursorPreferences Enumeration
          • DigitizedPage Class
            • DigitizedPage Members
            • DigitizedPage Constructor 
            • DigitizedPage Methods
              • Draw Method 
            • DigitizedPage Properties
              • BoundingRect Property 
              • Dirty Property 
              • Height Property 
              • ImageScale Property 
              • ListOfDigitizedTextRunsElements Property 
              • OriginalImage Property 
              • PageNumber Property 
              • ProcessedImage Property 
              • SkewAngle Property 
              • Width Property 
              • X Property 
              • Y Property 
          • DigitizedText Class
            • DigitizedText Members
            • DigitizedText Constructor 
            • DigitizedText Methods
              • Draw Method 
            • DigitizedText Properties
              • BoundingRect Property 
              • Dirty Property 
              • Height Property 
              • PageNumber Property 
              • TextData Property 
              • Width Property 
              • X Property 
              • Y Property 
          • DigitizedTextRun Class
            • DigitizedTextRun Members
            • DigitizedTextRun Constructor 
            • DigitizedTextRun Methods
              • AddAllText Method 
              • Draw Method 
            • DigitizedTextRun Properties
              • BoundingRect Property 
              • Dirty Property 
              • Font Property 
              • Height Property 
              • PageNumber Property 
              • Texts Property 
              • Width Property 
              • X Property 
              • Y Property 
          • DocItem Class
            • DocItem Members
            • DocItem Constructor 
            • DocItem Methods
              • AddPageNumber Method 
              • Assign Method 
              • Clone Method 
              • Draw Method 
              • ShiftByOffset Method 
              • ToString Method 
            • DocItem Properties
              • AssociatedItem Property 
              • Bottom Property 
              • BoundingRect Property 
              • CharCount Property 
              • Dirty Property 
              • Height Property 
              • InsideHeaderFooter Property 
              • Left Property 
              • MarkForDelete Property 
              • MeasurementUnit Property 
              • NextElement Property 
              • PageNumber Property 
              • PageNumbers Property 
              • Parent Property 
              • PrevElement Property 
              • Right Property 
              • Tag Property 
              • Top Property 
              • Width Property 
              • X Property 
              • Y Property 
          • DocumentInfo Class
            • DocumentInfo Members
            • DocumentInfo Constructor 
            • DocumentInfo Methods
              • Assign Method 
              • Clone Method 
            • DocumentInfo Properties
              • Author Property 
              • Comments Property 
              • Creator Property 
              • Keywords Property 
              • Subject Property 
              • Title Property 
          • DocumentText Class
            • DocumentText Members
            • DocumentText Methods
              • Clear Method 
              • FindNext Method 
              • FindPrevious Method 
            • DocumentText Properties
              • Document Property 
              • Pages Property 
              • Text Property 
            • DocumentText Events
              • OnTextSearchWrapAround Event
          • DOMBuilder Class
            • DOMBuilder Members
            • DOMBuilder Constructor 
            • DOMBuilder Methods
              • AddElement Method 
                • AddElement Method (IDocItem)
                • AddElement Method (Int32, IDocItem)
              • RemoveItem Method 
            • DOMBuilder Properties
              • DocItems Property 
          • DrawingProperties Class
            • DrawingProperties Members
            • DrawingProperties Constructor 
            • DrawingProperties Methods
              • Apply Method 
              • Clone Method 
            • DrawingProperties Properties
              • BehindDoc Property 
              • Bottom Property 
              • BottomDistFromText Property 
              • CropBottomPercent Property 
              • CropLeftPercent Property 
              • CropRightPercent Property 
              • CropTopPercent Property 
              • DistB Property 
              • DistL Property 
              • DistR Property 
              • DistT Property 
              • EffectRectangle Property 
              • HAlignment Property 
              • HRelativePosition Property 
              • IsInLine Property 
              • Left Property 
              • LeftDistFromText Property 
              • ParsedPositionX Property 
              • ParsedPositionY Property 
              • Region Property 
              • Right Property 
              • RightDistFromText Property 
              • RotationAngle Property 
              • Top Property 
              • TopDistFromText Property 
              • VAlignment Property 
              • VRelativePosition Property 
              • Wrap Property 
              • ZOrder Property 
          • DropCap Enumeration
          • Ellipse Class
            • Ellipse Members
            • Ellipse Constructor 
              • Ellipse Constructor 
              • Ellipse Constructor (Rectangle)
              • Ellipse Constructor (Int32, Int32, Int32, Int32)
              • Ellipse Constructor (Single, Single, Single, Single)
            • Ellipse Methods
              • Assign Method 
              • Clone Method 
              • Draw Method 
            • Ellipse Properties
              • Rectangle Property 
          • EndnotePosition Enumeration
          • EndnoteProperties Class
            • EndnoteProperties Members
            • EndnoteProperties Constructor 
            • EndnoteProperties Methods
              • Clone Method 
            • EndnoteProperties Properties
              • Position Property 
          • ExplicitlySetParaProperties Enumeration
          • ExplicitlySetVal Enumeration
          • ExplicitSetValues Enumeration
          • FileInfo Class
            • FileInfo Members
            • FileInfo Constructor 
            • FileInfo Methods
              • ToString Method 
            • FileInfo Properties
              • Extension Property 
              • FileName Property 
              • FileSize Property 
              • InputStream Property 
              • IsEncrypted Property 
              • IsOpenPasswordRequired Property 
              • IsStreamInput Property 
              • IsSuppliedPasswordCorrect Property 
              • MIMEType Property 
              • PageCount Property 
          • FloatingObjectHAlignment Enumeration
          • FloatingObjectVAlignment Enumeration
          • Footer Class
            • Footer Members
            • Footer Constructor 
            • Footer Methods
              • Clone Method 
            • Footer Properties
          • FootnotePosition Enumeration
          • FootnoteProperties Class
            • FootnoteProperties Members
            • FootnoteProperties Constructor 
            • FootnoteProperties Methods
              • Clone Method 
            • FootnoteProperties Properties
              • Position Property 
          • FormattingMode Enumeration
          • GraphicsWrap Class
            • GraphicsWrap Members
            • GraphicsWrap Constructor 
            • GraphicsWrap Methods
              • Assign Method 
              • Clone Method 
            • GraphicsWrap Properties
              • BehindDoc Property 
              • DistB Property 
              • DistL Property 
              • DistR Property 
              • DistT Property 
              • WrapText Property 
          • Header Class
            • Header Members
            • Header Constructor 
            • Header Methods
              • Assign Method 
              • Clone Method 
            • Header Properties
          • HeaderFooterElement Class
            • HeaderFooterElement Members
            • HeaderFooterElement Constructor 
            • HeaderFooterElement Methods
              • Assign Method 
              • Draw Method 
            • HeaderFooterElement Properties
              • Elements Property 
              • EndY Property 
              • LayoutedElements Property 
              • RawPageTextItems Property 
              • StartY Property 
          • HeaderFooterOption Enumeration
          • HeaderFootersTypes Enumeration
          • HRelativePosition Enumeration
          • HVAnchor Enumeration
          • Hyperlink Class
            • Hyperlink Members
            • Hyperlink Constructor 
            • Hyperlink Fields
            • Hyperlink Methods
              • Assign Method 
              • Clone Method 
              • GetLayoutedLocation Method 
              • ToString Method 
            • Hyperlink Properties
              • Anchor Property 
              • Tooltip Property 
              • Uri Property 
          • IDocItem Interface
            • IDocItem Members
            • IDocItem Methods
              • Draw Method 
            • IDocItem Properties
              • BoundingRect Property 
              • Dirty Property 
              • Height Property 
              • PageNumber Property 
              • Width Property 
              • X Property 
              • Y Property 
          • IDocument Interface
            • IDocument Members
            • IDocument Methods
              • CanCopyFrom Method 
              • Check Method 
                • Check Method (Stream)
                • Check Method (String)
              • CloseDocument Method 
              • CopyFrom Method 
                • CopyFrom Method (IDocument)
                • CopyFrom Method (IDocument, PageRange, String)
              • DisposePage Method 
              • GetDocumentText Method 
              • GetFileInfo Method 
                • GetFileInfo Method (Stream, String)
                • GetFileInfo Method (String, String)
              • LoadDocument Method 
                • LoadDocument Method (Stream, String)
                • LoadDocument Method (String, String)
              • SaveDocument Method 
                • SaveDocument Method (Stream)
                • SaveDocument Method (String)
              • UpdatePage Method 
            • IDocument Properties
              • BaseBuilder Property 
              • Count Property 
              • CursorPosition Property 
              • DigitizerSettings Property 
              • DocInfo Property 
              • EncoderSettings Property 
              • FileName Property 
              • FormatType Property 
              • InputStream Property 
              • IsDefaultEngine Property 
              • IsLoadingCompleted Property 
              • IsLoadingFaultTolerant Property 
              • Item Property 
              • LoadCompletedNotifier Property 
              • Preferences Property 
            • IDocument Events
              • NeedFileName Event
              • NeedPassword Event
              • NeedStream Event
              • OperationProgress Event
              • ProcessingError Event
          • IDocumentInfo Interface
            • IDocumentInfo Members
            • IDocumentInfo Properties
              • FileExtension Property 
              • MimeType Property 
              • SupportedFileExtensions Property 
              • SupportedMimeTypes Property 
          • IFixedDocument Interface
            • IFixedDocument Members
            • IFixedDocument Methods
              • Check Method 
              • CopyFrom Method 
              • GetFileInfo Method 
              • LoadDocument Method 
              • SaveDocument Method 
            • IFixedDocument Properties
            • IFixedDocument Events
          • IFlowDocument Interface
            • IFlowDocument Members
            • IFlowDocument Methods
              • Check Method 
              • CopyFrom Method 
              • GetFileInfo Method 
              • LoadDocument Method 
              • SaveDocument Method 
            • IFlowDocument Properties
            • IFlowDocument Events
              • LoadCompleted Event
              • PageReady Event
          • ImageItem Class
            • ImageItem Members
            • ImageItem Constructor 
              • ImageItem Constructor (Stream)
              • ImageItem Constructor (String)
            • ImageItem Methods
              • Dispose Method 
              • Draw Method 
              • Finalize Method 
            • ImageItem Properties
              • BoundingRect Property 
              • Dirty Property 
              • Height Property 
              • Image Property 
              • PageNumber Property 
              • Width Property 
              • X Property 
              • Y Property 
          • IPage Interface
            • IPage Members
            • IPage Methods
              • DisposeRenderingResources Method 
              • Draw Method 
            • IPage Properties
              • Orientation Property 
              • PageHeight Property 
              • PageMargin Property 
              • PageWidth Property 
              • Unit Property 
          • IText Interface
            • IText Members
            • IText Properties
              • BeginIndex Property 
              • BeginIndexInDocument Property 
              • BoundingRect Property 
              • EndIndex Property 
              • EndIndexInDocument Property 
              • Index Property 
              • Next Property 
              • Previous Property 
              • Text Property 
          • IWordDrawing Interface
            • IWordDrawing Members
            • IWordDrawing Methods
            • IWordDrawing Properties
              • Bottom Property 
              • BottomDistFromText Property 
              • DrawingProperties Property 
              • Left Property 
              • LeftDistFromText Property 
              • Right Property 
              • RightDistFromText Property 
              • Top Property 
              • TopDistFromText Property 
          • Keys Enumeration
          • LayoutMode Enumeration
          • Line Class
            • Line Members
            • Line Constructor 
              • Line Constructor 
              • Line Constructor (Point, Point)
              • Line Constructor (Int32, Int32, Int32, Int32)
              • Line Constructor (Single, Single, Single, Single)
            • Line Methods
              • Assign Method 
              • Clone Method 
              • Draw Method 
              • ShiftByOffset Method 
            • Line Properties
              • EndX Property 
              • EndY Property 
              • StartX Property 
              • StartY Property 
          • LineProperties Class
            • LineProperties Members
            • LineProperties Constructor 
            • LineProperties Methods
              • Assign Method 
              • Clone Method 
            • LineProperties Properties
              • SolidFill Property 
              • Width Property 
          • LineText Class
            • LineText Members
            • LineText Constructor 
            • LineText Methods
            • LineText Properties
              • BeginIndex Property 
              • BeginIndexInDocument Property 
              • BoundingRect Property 
              • EndIndex Property 
              • EndIndexInDocument Property 
              • Index Property 
              • Next Property 
              • PageText Property 
              • Previous Property 
              • Text Property 
              • Words Property 
          • Margin Class
            • Margin Members
            • Margin Constructor 
            • Margin Methods
              • Assign Method 
              • Clone Method 
            • Margin Properties
              • Bottom Property 
              • Left Property 
              • Right Property 
              • Top Property 
          • MergeCellsOption Enumeration
          • Note Class
            • Note Members
            • Note Constructor 
            • Note Methods
              • Assign Method 
              • Clone Method 
              • Draw Method 
            • Note Properties
              • Elements Property 
              • EndY Property 
              • Id Property 
              • LayoutedElements Property 
              • RawPageTextItems Property 
              • StartY Property 
              • Type Property 
          • NoteNumberRestartLocation Enumeration
          • NoteProperties Class
            • NoteProperties Members
            • NoteProperties Constructor 
            • NoteProperties Methods
              • Assign Method 
            • NoteProperties Properties
              • NumberFormat Property 
              • NumberRestartLocation Property 
              • NumberStart Property 
              • SpecialNoteList Property 
          • NoteRef Class
            • NoteRef Members
            • NoteRef Constructor 
            • NoteRef Methods
              • Clone Method 
              • ToString Method 
            • NoteRef Properties
              • Type Property 
          • NoteReference Class
            • NoteReference Members
            • NoteReference Constructor 
            • NoteReference Methods
              • Assign Method 
              • Clone Method 
              • ToString Method 
            • NoteReference Properties
              • Id Property 
              • NoteApplied Property 
              • Notes Property 
              • Type Property 
          • NoteReferenceType Enumeration
          • NoteSeparator Class
            • NoteSeparator Members
            • NoteSeparator Constructor 
            • NoteSeparator Methods
              • Clone Method 
              • ToString Method 
            • NoteSeparator Properties
          • NoteType Enumeration
          • NumDefType Enumeration
          • NumFmt Enumeration
          • NumType Enumeration
          • OCRPageIteratorLevel Enumeration
          • Page Class
            • Page Members
            • Page Constructor 
              • Page Constructor 
              • Page Constructor (Size)
              • Page Constructor (Single, Single)
              • Page Constructor (Single, Single, PageMargins)
              • Page Constructor (Single, Single, Single, Single, Single, Single)
            • Page Methods
              • Assign Method 
              • DisposeRenderingResources Method 
              • Draw Method 
                • Draw Method (IGraphicsSurface, Nullable(CancellationToken), Boolean, Boolean, Int32, Boolean, Boolean)
              • ToString Method 
            • Page Properties
              • Orientation Property 
              • PageHeight Property 
              • PageMargin Property 
              • PageWidth Property 
              • Unit Property 
          • PageBorder Class
            • PageBorder Members
            • PageBorder Constructor 
            • PageBorder Methods
              • Assign Method 
              • Clone Method 
            • PageBorder Properties
              • Bottom Property 
              • BottomLeftCustomImageID Property 
              • BottomRightCustomImageID Property 
              • Left Property 
              • PageBorderDisplay Property 
              • PageBorderOffsetFrom Property 
              • Right Property 
              • Top Property 
              • TopLeftCustomImageID Property 
              • TopRightCustomImageID Property 
              • ZOrder Property 
          • PageBorderDisplay Enumeration
          • PageBorderOffsetFrom Enumeration
          • PageBorderZOrder Enumeration
          • PageMargins Class
            • PageMargins Members
            • PageMargins Constructor 
            • PageMargins Methods
              • Assign Method 
              • Clone Method 
            • PageMargins Properties
              • Footer Property 
              • Gutter Property 
              • Header Property 
          • PageRange Enumeration
          • PageText Class
            • PageText Members
            • PageText Constructor 
            • PageText Methods
            • PageText Properties
              • BeginIndex Property 
              • BeginIndexInDocument Property 
              • BoundingRect Property 
              • DocumentText Property 
              • EndIndex Property 
              • EndIndexInDocument Property 
              • Index Property 
              • Lines Property 
              • Next Property 
              • PageNumber Property 
              • Previous Property 
              • SkewAngle Property 
              • Text Property 
          • ParaBorder Class
            • ParaBorder Members
            • ParaBorder Constructor 
            • ParaBorder Methods
              • Assign Method 
              • Clone Method 
              • DoesBorderHaveSameProperties Method 
              • IsBoxBorder Method 
            • ParaBorder Properties
              • Bar Property 
              • Between Property 
              • Bottom Property 
              • Left Property 
              • Right Property 
              • Top Property 
          • Paragraph Class
            • Paragraph Members
            • Paragraph Constructor 
            • Paragraph Fields
            • Paragraph Methods
              • Add Method 
              • AddTextRun Method 
              • Assign Method 
              • Clone Method 
              • Draw Method 
              • ToString Method 
            • Paragraph Properties
              • ContainsPageBreak Property 
              • ContainsSection Property 
              • FinalParagraphProperties Property 
              • ParagraphProperties Property 
              • Section Property 
          • ParagraphProperties Class
            • ParagraphProperties Members
            • ParagraphProperties Constructor 
            • ParagraphProperties Methods
              • Apply Method 
              • Assign Method 
              • Clone Method 
              • MergeTabStops Method 
            • ParagraphProperties Properties
              • AdditionalInfo Property 
              • AfterAutoSpacing Property 
              • ContainsSection Property 
              • ContextualSpace Property 
              • DefaultTabStop Property 
              • ExplicitlySetParaProperties Property 
              • FirstLineIndent Property 
              • HAlignment Property 
              • Hanging Property 
              • KeepLinesTogetherInSamePage Property 
              • LeftIndent Property 
              • LineSpacing Property 
              • LineSpacingRule Property 
              • NumberID Property 
              • NumberLevel Property 
              • PageBreakBefore Property 
              • ParaBorder Property 
              • RightIndent Property 
              • RunProperties Property 
              • Shading Property 
              • SpaceAfter Property 
              • SpaceBefore Property 
              • Style Property 
              • StyleID Property 
              • StyleName Property 
              • TabStops Property 
              • TextFrameProperties Property 
          • Path Class
            • Path Members
            • Path Constructor 
            • Path Methods
              • AddArc Method 
                • AddArc Method (Rectangle, Single, Single)
                • AddArc Method (Int32, Int32, Int32, Int32, Single, Single)
                • AddArc Method (Single, Single, Single, Single, Single, Single)
              • AddBezierCurve Method 
                • AddBezierCurve Method (Int32, Int32, Int32, Int32, Int32, Int32)
                • AddBezierCurve Method (Single, Single, Single, Single, Single, Single)
                • AddBezierCurve Method (Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
                • AddBezierCurve Method (Single, Single, Single, Single, Single, Single, Single, Single)
              • AddCircle Method 
                • AddCircle Method (Point, Single)
                • AddCircle Method (Int32, Int32, Single)
                • AddCircle Method (Single, Single, Single)
              • AddEllipse Method 
                • AddEllipse Method (Rectangle)
                • AddEllipse Method (Int32, Int32, Int32, Int32)
                • AddEllipse Method (Single, Single, Single, Single)
              • AddLine Method 
                • AddLine Method (Point, Point)
                • AddLine Method (Int32, Int32, Int32, Int32)
                • AddLine Method (Single, Single, Single, Single)
              • AddLines Method 
              • AddPath Method 
              • AddPie Method 
                • AddPie Method (Rectangle, Single, Single)
                • AddPie Method (Int32, Int32, Int32, Int32, Single, Single)
                • AddPie Method (Single, Single, Single, Single, Single, Single)
              • AddPoint Method 
              • AddPolygon Method 
                • AddPolygon Method (Point[])
                • AddPolygon Method (Int32[], Int32[])
                • AddPolygon Method (Single[], Single[])
              • AddPolyline Method 
                • AddPolyline Method (Point[])
                • AddPolyline Method (Int32[], Int32[])
                • AddPolyline Method (Single[], Single[])
              • AddRectangle Method 
                • AddRectangle Method (Rectangle)
                • AddRectangle Method (Int32, Int32, Int32, Int32)
                • AddRectangle Method (Single, Single, Single, Single)
              • AddRectangles Method 
              • AddRoundRect Method 
                • AddRoundRect Method (Rectangle, Single, Single)
                • AddRoundRect Method (Int32, Int32, Int32, Int32, Single, Single)
                • AddRoundRect Method (Single, Single, Single, Single, Single, Single)
              • AddString Method 
              • Assign Method 
              • Clone Method 
              • Draw Method 
              • GetEnumerator Method 
            • Path Properties
              • FillMode Property 
              • Item Property 
              • PathItems Property 
          • Points Class
            • Points Members
            • Points Constructor 
              • Points Constructor 
              • Points Constructor (Point)
              • Points Constructor (Int32, Int32)
              • Points Constructor (Single, Single)
            • Points Methods