Click or drag to resize

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:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public bool HideFocusOutline { get; set; }

Property Value

Type: Boolean
See Also