C1.Silverlight.RichTextBox.5
C1RichTextViewManager Class Members
Properties  Methods 

The following tables list the members exposed by C1RichTextViewManager.

Public Constructors
 NameDescription
Public ConstructorC1RichTextViewManager ConstructorConstructs a new C1RichTextViewManager.  
Top
Public Properties
 NameDescription
Public PropertyDocumentGets or sets the C1.Silverlight.RichTextBox.Documents.C1Document associated with this C1RichTextViewManager.  
Public PropertyPainterGets or sets a IRichTextPainter that can customize the painting of this C1RichTextViewManager contents.  
Public PropertyPresenterInfoGets or sets an object that can be accessed through bindings in each presenter.  
Public PropertyPresentersGets the collection of C1RichTextPresenterSource.  
Public PropertyStyleOverrideGets or sets a IStyleOverride that can override the styles of this C1RichTextViewManager contents.  
Public PropertyTabSizeGets or sets the width of a tab in whitespaces.  
Top
Public Methods
 NameDescription
Public MethodDisposeDetaches the C1RichTextViewManager from its Document.  
Public MethodGetElementFromPointReturns the C1.Silverlight.RichTextBox.Documents.C1TextElement directly below a given point.  
Public MethodGetLineReturns the inner C1Line that contains a C1.Silverlight.RichTextBox.Documents.C1TextPointer.  
Public MethodGetPointFromMouseEvent  
Public MethodGetPointFromRelativePointReturns a point in document coordinates from a point relative to a System.Windows.UIElement.  
Public MethodGetPositionFromPointReturns the closest text position to a given point in the document layout.  
Public MethodGetRectFromPositionReturns the System.Windows.Rect of document layout coordinates for a given position.  
Public MethodGetRelativePointFromPointReturns a point relative to an element from a point in document coordinates.  
Public MethodGetViewGets the view associated with a given C1.Silverlight.RichTextBox.Documents.C1TextElement in this C1RichTextViewManager.  
Public MethodInvalidatePaintForces a new paint pass.  
Public MethodOfflinePaintPaint rich text outside the visual tree.  
Top
See Also

Reference

C1RichTextViewManager Class
C1.Silverlight.RichTextBox Namespace

 

 


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