IPopupFeaturesWidth Property  | 
Version 93.1.111 
            Gets the width.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxproperty Nullable<int> Width {
	Nullable<int> get ();
}Property Value
Type: 
NullableInt32
            The width.
            
See Also