ComponentOne RichTextBox for UWP
PrintPanelTemplate Property

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

Reference

C1RichTextBox Class
C1RichTextBox Members