PdfObjectHideHighlight Property |
Gets or sets a value indicating whether this
PdfObject's highlight is visible in the
PdfWebControl client interface.
Namespace:
RadPdf.Data.Document.Objects
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool HideHighlight { get; set; }
Public Property HideHighlight As Boolean
Get
Set
Property Value
Type:
Boolean
Remarks
See Also