PdfSearchResultHeight Property |
Gets a value representing the height (in pixels) of this search result.
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public int Height { get; }
Public ReadOnly Property Height As Integer
Get
Property Value
Type:
Int32See Also