pub type PdfPageTextCharIndex = usize;Expand description
The zero-based index of a single PdfPageTextChar inside its containing PdfPageTextChars collection.
pub type PdfPageTextCharIndex = usize;The zero-based index of a single PdfPageTextChar inside its containing PdfPageTextChars collection.