DXRichEditPrintingOptions Properties
Provides the options to specify how the document is printed.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Enable |
Gets or sets whether to print the background of the document’s margin containing comment balloons. This is a dependency property. |
Enable |
Gets or sets whether to print the background color of the comment balloons. This is a dependency property. |
Enable |
Gets or sets whether the page background is printed in printouts or exported in graphic formats such as PDF. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Print |
Specifies the user interface of the Print Preview form. This is a dependency property. |
Update |
Gets or sets whether the fields are automatically updated before a document is printed. This is a dependency property. |
See Also