In This Topic

ToolbarHeight Property (DocuViewareControl)

In This Topic
The height, in pixels, of the toolbar.
Syntax
'Declaration
 
Public Property ToolbarHeight As Integer
public int ToolbarHeight {get; set;}
Remarks
Default (and minimum) value is 48.
See Also