[This is preliminary documentation and is subject to change.]
The current print page settings.
Namespace:
WebKitAssembly: WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C# |
---|
public PageSettings PageSettings { get; set; } |
Visual Basic (Declaration) |
---|
Public Property PageSettings As PageSettings |
Visual C++ |
---|
public: property PageSettings^ PageSettings { PageSettings^ get (); void set (PageSettings^ value); } |