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