DocumentSnapshotTitle Property |
Version 97.1.60
Document title.
Namespace:
CefSharp.DevTools.DOMSnapshot
Assembly:
CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax public int Title { get; set; }
public:
property int Title {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also