Click or drag to resize

CefPrintSettings Properties

The CefPrintSettings type exposes the following members.

Properties
 NameDescription
Public propertyDeviceName Get the device name.
Public propertyIsReadOnly Returns true if the values of this object are read-only. Some APIs may expose read-only objects.
Public propertyIsSelectionOnly Returns true if only the selection will be printed.
Public propertyIsValid Returns true if this object is valid. Do not call any other methods if this function returns false.
Public propertyWillCollate Returns true if pages will be collated.
Top
See Also