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

IPdfDocument Methods

For internal use.
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