Class TextBound
Represents the attributes of the PDF text bound.
Inherited Members
Namespace: Syncfusion.Blazor.PdfViewer
Assembly: Syncfusion.Blazor.dll
Syntax
public class TextBound : Bound
Constructors
TextBound()
Declaration
public TextBound()
Properties
PageNumber
Defines the page number in which the text selection is started.
Declaration
public int PageNumber { get; }
Property Value
Type |
---|
System.Int32 |