Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Patagames
Pdf
Net
Controls
Wpf
SelectInfo
C# Class Patagames.Pdf.Net.Controls.Wpf.SelectInfo
Represents the information about the selected text in the control
Mostrar archivo
Open project: Patagames/Pdf.Wpf
Class Usage Examples
Public Properties
Property
Type
Description
EndIndex
int
EndPage
int
StartIndex
int
StartPage
int
Property Details
EndIndex
public_oe property
Zero-based char index on a endPage.
public
int
EndIndex
return
int
EndPage
public_oe property
Zero-based index of a ending page.
public
int
EndPage
return
int
StartIndex
public_oe property
Zero-based char index on a startPage.
public
int
StartIndex
return
int
StartPage
public_oe property
Zero-based index of a starting page.
public
int
StartPage
return
int