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