PdfiumViewer
Public Member Functions | Properties | List of all members
PdfiumViewer.PdfTextAndRect Class Reference

The text and rect. More...

Public Member Functions

 PdfTextAndRect (string text, RectangleF rect)
 Construct More...
 

Properties

string Text [get]
 The text More...
 
RectangleF Rect [get]
 The rectangle which surrounds text More...
 

Detailed Description

The text and rect.

Constructor & Destructor Documentation

◆ PdfTextAndRect()

PdfiumViewer.PdfTextAndRect.PdfTextAndRect ( string  text,
RectangleF  rect 
)

Construct

Parameters
textThe text
rectThe rectangle which surrounds text

Property Documentation

◆ Rect

RectangleF PdfiumViewer.PdfTextAndRect.Rect
get

The rectangle which surrounds text

◆ Text

string PdfiumViewer.PdfTextAndRect.Text
get

The text


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