The fastest Rust PDF library with text extraction: 0.8ms mean, 100% pass rate on 3,830 PDFs. 5× faster than pdf_extract, 17× faster than oxidize_pdf. Extract, create, and edit PDFs.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#ifNETSTANDARD2_0||NETSTANDARD2_1usingSystem.ComponentModel;namespaceSystem.Runtime.CompilerServices{///<summary>/// Reserved to be used by the compiler for tracking metadata./// This class should not be used by developers in source code.///</summary>[EditorBrowsable(EditorBrowsableState.Never)]internalstaticclassIsExternalInit{}}#endif