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