ComponentOne RichTextBox for WPF and Silverlight
PrintPanelTemplate Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : PrintPanelTemplate Property
Gets or sets the System.Windows.Controls.ItemsPanelTemplate used for the panel containing the pages in print view mode.
Syntax
'Declaration
 
Public Property PrintPanelTemplate As System.Windows.Controls.ItemsPanelTemplate
public System.Windows.Controls.ItemsPanelTemplate PrintPanelTemplate {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members