Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IPdfDocument Members

In This Article
For internal use.

#Properties

Name Description
Caret This member supports the internal infrastructure and is not intended to be used directly from your code.
HasAttachments This member supports the internal infrastructure and is not intended to be used directly from your code.
HasComments This member supports the internal infrastructure and is not intended to be used directly from your code.
HasInteractiveForm This member supports the internal infrastructure and is not intended to be used directly from your code.
HasLayers This member supports the internal infrastructure and is not intended to be used directly from your code.
HasOutlines This member supports the internal infrastructure and is not intended to be used directly from your code.
HasSelection This member supports the internal infrastructure and is not intended to be used directly from your code.
HasSignatures This member supports the internal infrastructure and is not intended to be used directly from your code.
ImageCacheSize Specifies the size of the PDF image cache (in megabytes).
IsDocumentModified This member supports the internal infrastructure and is not intended to be used directly from your code.
IsLoaded This member supports the internal infrastructure and is not intended to be used directly from your code.
IsLoadingFailed This member supports the internal infrastructure and is not intended to be used directly from your code.
Pages This member supports the internal infrastructure and is not intended to be used directly from your code.
SelectionResults This member supports the internal infrastructure and is not intended to be used directly from your code.

#Methods

Name Description
CreateAttachments() This member supports the internal infrastructure and is not intended to be used directly from your code.
CreateBitmap(Int32, Int32) This member supports the internal infrastructure and is not intended to be used directly from your code.
CreateComments(PdfCommentSortMode) This member supports the internal infrastructure and is not intended to be used directly from your code.
CreateLayers() This member supports the internal infrastructure and is not intended to be used directly from your code.
GetDocumentProperties() This member supports the internal infrastructure and is not intended to be used directly from your code.
GetOutlinesViewerProperties() This member supports the internal infrastructure and is not intended to be used directly from your code.
GetText(PdfDocumentArea) This member supports the internal infrastructure and is not intended to be used directly from your code.
GetText(PdfDocumentPosition, PdfDocumentPosition) This member supports the internal infrastructure and is not intended to be used directly from your code.
HitTest(PdfDocumentPosition) This member supports the internal infrastructure and is not intended to be used directly from your code.
NavigateToOutline(PdfViewerBookmark) For internal use.
PerformSearch(TextSearchParameter) This member supports the internal infrastructure and is not intended to be used directly from your code.
PerformSelection(PdfDocumentSelectionParameter) This member supports the internal infrastructure and is not intended to be used directly from your code.
Print(PdfPrinterSettings, Int32, Boolean, Int32) Obsolete. This member supports the internal infrastructure and is not intended to be used directly from your code.
Print(PdfPrinterSettings, Int32, Boolean) Prints a document using the specified PDF print settings without invoking the Print dialog. This member supports the internal infrastructure and is not intended to be used directly from your code.
SetCurrentPage(Int32, Boolean) This member supports the internal infrastructure and is not intended to be used directly from your code.
UpdateDocumentRotateAngle(Double) This member supports the internal infrastructure and is not intended to be used directly from your code.
UpdateDocumentSelection() This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also