Back to Devexpress

DXRichEditPrintingOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditprintingoptions-dot-underscore-properties.md

latest3.4 KB
Original Source

DXRichEditPrintingOptions Properties

Provides the options to specify how the document is printed.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EnableCommentBackgroundOnPrintGets or sets whether to print the background of the document’s margin containing comment balloons. This is a dependency property.
EnableCommentFillOnPrintGets or sets whether to print the background color of the comment balloons. This is a dependency property.
EnablePageBackgroundOnPrintGets or sets whether the page background is printed in printouts or exported in graphic formats such as PDF. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
PrintPreviewFormKindSpecifies the user interface of the Print Preview form. This is a dependency property.
UpdateDocVariablesBeforePrintGets or sets whether the fields are automatically updated before a document is printed. This is a dependency property.

See Also

DXRichEditPrintingOptions Class

DXRichEditPrintingOptions Members

DevExpress.Xpf.RichEdit Namespace