Gets an object which provides customization properties for printing and print-preview.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public PrintOptions PrintOptions { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property PrintOptions As PrintOptions |
An instance of the PrintOptions class.
Allows customization of various print and print-preview aspects. The settings exposed as properties include document title, page header format and several bool flags that control if images, shadows, headers, and so on are printed or rendered in preview mode.
WpfDiagram Programmer's Guide | © 2025 MindFusion |