| PdfWebControlLiteCollapseTools Property  | 
 
            Gets or sets a value indicating whether the tools dialog can collapse and drop down when in use in the 
PdfWebControlLite viewer.
            
 
    Namespace: 
   RadPdf.Web.UI
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic bool CollapseTools { get; set; }Public Property CollapseTools As Boolean
	Get
	Set
Property Value
Type: 
Booleantrue if the tools dialog can collapse; otherwise 
false. The default is 
false.
 Remarks
Remarks
            If true, the tools drop down is collapsed by default.
            
 See Also
See AlsoReference
PdfWebControlLiteCollapseTools