Qt Quick PDF QML 类型

此 QML 模块包含用于处理 PDF 文档的类型。

要使用此模块中的类型,采用以下行 import 模块:

import QtQuick.Pdf 5.15
					
PdfDocument PDF 文档的表示
PdfLinkModel A representation of links within a PDF document
PdfNavigationStack History of the destinations visited within a PDF Document
PdfSearchModel A representation of text search results within a PDF Document
PdfSelection A representation of a text selection within a PDF Document