Skip to main content
A newer version of this page is available. .

IPdfDocument Members

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.
HasInteractiveForm 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.
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
CalcPrintPages(IEnumerable<PdfOutlineTreeListItem>, Boolean) This member supports the internal infrastructure and is not intended to be used directly from your code.
CanPrintPages(IEnumerable<PdfOutlineTreeListItem>, Boolean) This member supports the internal infrastructure and is not intended to be used directly from your code.
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.
CreateOutlines() Creates outlines (bookmarks).
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(PdfOutlineTreeListItem) This member supports the internal infrastructure and is not intended to be used directly from your code.
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