Other Global Variables

The following global variables are available globally.

  • Use PDFLibrary.Option.maximumSearchResultsTotal instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.maximumSearchResultsTotal", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryMaximumSearchResultsTotalKey: PDFLibrary.Option
  • Use PDFLibrary.Option.maximumSearchResultsPerDocument instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.maximumSearchResultsPerDocument", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryMaximumSearchResultsPerDocumentKey: PDFLibrary.Option
  • Use PDFLibrary.Option.maximumPreviewResultsTotal instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.maximumPreviewResultsTotal", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryMaximumPreviewResultsTotalKey: PDFLibrary.Option
  • Use PDFLibrary.Option.maximumPreviewResultsPerDocument instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.maximumPreviewResultsPerDocument", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryMaximumPreviewResultsPerDocumentKey: PDFLibrary.Option
  • Use PDFLibrary.Option.matchExactWordsOnly instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.matchExactWordsOnly", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryMatchExactWordsOnlyKey: PDFLibrary.Option
  • Use PDFLibrary.Option.matchExactPhrasesOnly instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.matchExactPhrasesOnly", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryMatchExactPhrasesOnlyKey: PDFLibrary.Option
  • Use PDFLibrary.Option.excludeAnnotations instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.excludeAnnotations", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryExcludeAnnotationsKey: PDFLibrary.Option
  • Use PDFLibrary.Option.excludeDocumentText instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.excludeDocumentText", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryExcludeDocumentTextKey: PDFLibrary.Option
  • Use PDFLibrary.Option.previewRange instead.

    Declaration

    Swift

    @available(*, deprecated, renamed: "PDFLibrary.Option.previewRange", message: "Deprecated in PSPDFKit 9.4 for iOS and 4.4 for macOS.")
    public let PSPDFLibraryPreviewRangeKey: PDFLibrary.Option