Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. | |
AccumulateVRulerInfos | Overridden. Accumulates the VRulerInfo objects for this element to the provided list. | |
AddDefaultDocumentStyles | Adds the default document styles to this document, i.e. styles that are applied to all paragraphs, inlines and tables in the document. The names of these styles are null and that is why they get applied to all elements of the specific type. | |
AddPredefinedStyles | Adds the predefined rich text styles to this document block's collection of styles. | |
CanClip | Overridden. Gets whether the node can provide a clip area | |
CanTransform | Overridden. Overriden to return true | |
DocumentViewToLocal | Overridden. Converts a point from paged coordinate to local logical coordinate | |
DoPostPaint | Overridden. Performs the element post children paint. | |
DoPrePaint | Overridden. Peforms the element pre children paint. | |
GetChildBlocksChild | Overridden. Gets the child blocks child. | |
GetPaintCacheMode | Overridden. Gets the paint cache mode of this block. | |
GetTransform | Overridden. Gets the matrix that transforms local to parent coordinates. | |
GetVisibleLogicalRange | Gets the visible logical range | |
Goto | Positions the caret at the specified position | |
GotoPosition | Moves the selection to the specified position and scrolls the view so that it becomes visible | |
GotoRange | Selects the specified range and scrolls the view so that it becomes visible | |
InvalidateArrange | Invalidates the element arrange. | |
InvalidateMeasure | Invalidates the element measure | |
IsBlockVisible | Gets whether the block is visible. | |
LocalToDocumentView | Overridden. Converts a point from local logical coordinate to paged coordinate. | |
LocalToParent | Overloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system | |
ParentToLocal | Overloaded. Overridden. Transforms a point in parent coordinates to local coordinates | |
RegisterTableOfContentsBlock | Registers a table of contents block | |
ScrollInDirection | Scrolls the viewport in the specified direction, with the specified amount of steps. | |
UnregisterTableOfContentsBlock | Unregisters a table of contents block | |
ValidateArrange | Deferly called to validate the element arrange. | |
ValidateMeasure | Deferly called to validate the element measure | |
ZoomIn | Increaseases the zoom factor with the zoom step. | |
ZoomOut | Decreases the zoom factor with the zoom step |