PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDF::PageTextRange Struct Reference

Represents a range of text on a page. More...

#include <pdfsdk/cxx/page_text.h>

Public Attributes

size_t begindex
 
size_t endindex
 

Detailed Description

Represents a range of text on a page.

Member Data Documentation

◆ begindex

size_t PDF::PageTextRange::begindex

The beginning index of the range.

◆ endindex

size_t PDF::PageTextRange::endindex

The ending index of the range.


The documentation for this struct was generated from the following file: