| PdfObjectHideFocusOutline Property  | 
 
            Gets or sets a value indicating whether this 
PdfObject's focus outline is visible (when selected) in the 
PdfWebControl client interface.
            
 
    Namespace: 
   RadPdf.Data.Document.Objects
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic bool HideFocusOutline { get; set; }Public Property HideFocusOutline As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also