Click or drag to resize

PdfWebControlLite.HideObjectPropertiesBarExtended Property

Gets or sets a value indicating whether the extended (e.g font, color, etc) object property bar should always be hidden (even when an object is selected) in the PdfWebControlLite viewer.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public bool HideObjectPropertiesBarExtended { get; set; }

Property Value

Type: Boolean
true if the extended object property bar is always hidden; otherwise false. The default is false.
Remarks
If HideObjectPropertiesBar is true, this property has no effect as the entire bar is always hidden.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!