Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / INDocumentBlock Interface
Properties Methods

In This Topic
    INDocumentBlock Interface Members
    In This Topic

    The following tables list the members exposed by INDocumentBlock.

    Public Properties
     NameDescription
     PropertyThe block arrange manager (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     PropertyGets the bookmarks in this document  
     Property  
     PropertyGets the bullet lists of this document  
     PropertyGets / sets the default tab width  
     PropertyGets the edit target  
     PropertyThe edit target type of this root (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     PropertyGets or sets information related to the document content (Inherited from Nevron.Nov.Dom.INDocumentContentElement)
     PropertyGets whether the layout is paged  
     PropertyGets the last valid caret position for this root (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     PropertyGets / sets the text layout of the document  
     PropertyGets / sets whether the text uses typographic line spacing  
     PropertyGets or sets the mail merge object of the document  
     PropertyGets the view containing this root element  
     PropertyThe selected range of text (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     PropertyGets the spellchecker attached to this document  
     PropertyGets the document statistics  
     PropertyGets/Sets the rich text styles of this document block.  
     PropertyGets whether the document supports paged layout  
     PropertyThe text element measure manager (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     PropertyWhether this root uses paged painting (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     PropertyGets the view containing this root element  
     PropertyGets or sets the zoom factor  
    Top
    Public Methods
     NameDescription
     MethodConverters a point from ancestor paged coordinate to local coordinate (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodReturns a all occurances of the specified text. (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodReturns true if a next occurance of the search text is found. The global range of the text is contained in range. (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodGets the automatic number for the specified field (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     Method (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodGets the text position from the specified coordinate (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodGets the text position from the specified view coordinate (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodGets the visible logical range  
     MethodPositions the caret at the specified position  
     MethodGets whether the block is visible  
     MethodConverters a point from local coordinate to paged coordinates (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodPools the block for display validation. (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     MethodRegisters an auto number field in the map (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodRegisters the block as a flow entry point (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     MethodRegisters the block for content range validation. (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     MethodRegisters the text element for measure validation (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     MethodRegisters a table of contents block  
     MethodUnregisters an auto number field from the map (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
     MethodUnregisters the block as a flow entry point. (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     MethodUnregisters the block from content range validation. (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     MethodUnregisters the text element from measure validation (Inherited from Nevron.Nov.Text.INRootTextMeasureArrangeElement)
     MethodUnregisters a table of contents block  
     MethodValidates the root element integrity (Inherited from Nevron.Nov.Text.INRootRangeTextElement)
    Top
    See Also