NevronOpenVision
Nevron.Nov.Text Namespace / NDocumentBlock Class
Fields Properties Methods Events


In This Topic
    NDocumentBlock Class Members
    In This Topic

    The following tables list the members exposed by NDocumentBlock.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Bookmarks child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the BulletLists child  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with default tab width property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with Information property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the layout property  
    Public Fieldstatic (Shared in Visual Basic)Reference to LineSpacingMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MailMerge property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MaxZoomFactorProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MinZoomFactorProperty property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDocumentRootElementElement  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with Page property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the predefined bullet list templates child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the blocks child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SmallHScrollChange property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SmallVScrollChange property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Styles child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the transform changed event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the use content viewport property  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ZoomFactor property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ZoomStep property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bookmarks in this document block  
    Public PropertyGets the box text element editors.  
    Public PropertyGets / sets the bullet lists in this document block  
    Public PropertyGets / sets the default tab width  
    Public PropertyGets the edit target  
    Public PropertyOverridden. The edit target type of this root  
    Public PropertyGets or sets the document information  
    Public PropertyGets whether the arrange of the element is valid.  
    Public PropertyGets whether the layout is paged  
    Public PropertyGets whether the measure of the element is valid.  
    Public PropertyGets whether the element is pooled for arrange validation.  
    Public PropertyGets whether the element is pooled for measure validation.  
    Public PropertyOverridden. Gets the last valid caret position  
    Public PropertyGets / sets the text layout of the document  
    Public PropertyGets / sets whether the text uses typographic line spacing  
    Public PropertyGets or sets the mail merge object of the document  
    Public PropertyGets or sets the maximum zoom factor value when changing the zoom factor from zoom in and out.  
    Public PropertyGets or sets the minimum zoom factor value when changing the zoom factor from zoom in and out.  
    Public PropertyGets the view containing this root element  
    Public Property  
    Public PropertyGets or sets the small H scroll change  
    Public PropertyGets or sets the small V scroll change  
    Public PropertyGets the spellchecker attached to this document  
    Public PropertyGets the document statistics  
    Public PropertyGets/Sets the rich text styles of this document block.  
    Public PropertyGets whether the document supports paged layout  
    Public PropertyGets / sets whether to use this block bounds or the content bounds as viewport  
    Public PropertyOverridden. Whether this root uses paged painting  
    Public PropertyGets or sets the Origin X value. The Origin is the first visible point from the page (in local coordinates).  
    Public PropertyGets or sets the Origin Y value. The Origin is the first visible point from the page (in local coordinates).  
    Public PropertyGets the view containing this root element  
    Public PropertyGets or sets the Window Origin X value (in parent coordinates).  
    Public PropertyGets or sets the Window Origin Y value (in parent coordinates).  
    Public PropertyGets or sets the zoom factor  
    Public PropertyGets or sets the step with which to change the zoom factor when zooming in and out.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal PropertyOverridden.   
    Internal PropertyOverridden.   
    Internal PropertyOverridden.   
    Internal PropertyOverridden.   
    Internal PropertyOverridden.   
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden. Accumulates the VRulerInfo objects for this element to the provided list.  
    Public MethodAdds 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.  
    Public MethodAdds the predefined rich text styles to this document block's collection of styles.  
    Public MethodOverridden. Gets whether the node can provide a clip area  
    Public MethodOverridden. Overriden to return true  
    Public MethodOverridden. Converts a point from paged coordinate to local logical coordinate  
    Public MethodOverridden. Performs the element post children paint.  
    Public MethodOverridden. Peforms the element pre children paint.  
    Public MethodOverridden. Gets the child blocks child.  
    Public MethodOverridden. Gets the paint cache mode of this block.  
    Public MethodOverridden. Gets the matrix that transforms local to parent coordinates.  
    Public MethodGets the visible logical range  
    Public MethodPositions the caret at the specified position  
    Public MethodMoves the selection to the specified position and scrolls the view so that it becomes visible  
    Public MethodSelects the specified range and scrolls the view so that it becomes visible  
    Public MethodInvalidates the element arrange.  
    Public MethodInvalidates the element measure  
    Public MethodGets whether the block is visible.  
    Public MethodOverridden. Converts a point from local logical coordinate to paged coordinate.  
    Public MethodOverloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system  
    Public MethodOverloaded. Overridden. Transforms a point in parent coordinates to local coordinates  
    Public MethodRegisters a table of contents block  
    Public MethodScrolls the viewport in the specified direction, with the specified amount of steps.  
    Public MethodUnregisters a table of contents block  
    Public MethodDeferly called to validate the element arrange.  
    Public MethodDeferly called to validate the element measure  
    Public MethodIncreaseases the zoom factor with the zoom step.  
    Public MethodDecreases the zoom factor with the zoom step  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Protected MethodOverridden. Called to perform the actual deep copying of the source node.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Invalidates the layout of element layout parent(s).  
    Protected MethodOverridden. Invalidates the display of element display parent(s).  
    Protected MethodOverridden. Invalidates the measure of element measure parent(s).  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Called when the local and/or computed value of a property has changed.  
    Protected MethodCalled when the transformation from local to parent coordinates of this page has changed. Raises the transform changed event.  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverloaded.   
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Top
    Public Events
     NameDescription
    Public EventOccurs when the informaiton property has changed.  
    Public EventOccurs when the element transform has changed  
    Top
    See Also