C1.Silverlight.RichTextBox.5
PrintTemplate Property

Gets or sets the System.Windows.DataTemplate used to present the C1RichTextBox in print mode.
Syntax
'Declaration
 
Public Property PrintTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate PrintTemplate {get; set;}
Remarks
The DataTemplate should have a C1RichTextPresenter whose Source property is binded to the data context.
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.