PrintToPDFResponseStream Property |
Version 107.1.120
stream
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public string Stream { get; }
public:
property String^ Stream {
String^ get ();
}
Property Value
Type:
StringSee Also