Nevron.Nov.Diagram Namespace / NTextBlockBase Class


In This Topic
    NTextBlockBase Class Properties
    In This Topic

    For a list of all members of this type, see NTextBlockBase members.

    Public Properties
     NameDescription
    Public PropertyReturns true if the view accepts tabs  
    Public PropertyReturns true whether to adjust text color for readability purposes  
    Public PropertyGets or sets the text baseline  
    Public PropertyGets the rich text context menu builder.  
    Public PropertyGets the editing root element.  
    Public PropertyGets the text view settings  
    Public PropertyGets or sets the text fill  
    Public PropertyGets the text find settings  
    Public PropertyThe name of the used font  
    Public PropertyGets or Sets the em size of the used font.  
    Public PropertyThe style of the used font  
    Public PropertyGets or sets the bold font style flag  
    Public PropertyGets or sets the italic font style flag  
    Public PropertyGets or sets the strikeout font style flag  
    Public PropertyGets or sets the underline font style flag  
    Public PropertyGets or sets the text block glue, that glues the block PinX, PinY and Angle properties. Use the Glue() methods for an easier way to work with the glue.  
    Public PropertyGets or sets the block horizontal alignment  
    Public PropertyGets the horizontal ruler.  
    Public PropertyGets the insert date settings  
    Public PropertyGets the insert time settings  
    Public PropertyRetursnt true if the view is active  
    Public PropertyReturns true if the view is in place edit view (and handles Esc key)  
    Public PropertyReturns whether the owner shape or view is readonly.  
    Public PropertyGets whether the view is selectable  
    Public PropertyGets or sets whether the text can be displayed with downward orientation. By default false.  
    Public PropertyGets or sets the line height factor  
    Public PropertyGets or sets the text shadow  
    Public PropertyGets the spell checker.  
    Public PropertyGets or sets the text stroke  
    Public PropertyGets or sets the text in this text block  
    Public PropertyGets the text block content object (generally a root block that implements the INTextBlockContent interface)  
    Public PropertyGets the text block content child  
    Public PropertyGets the text content.  
    Public PropertyGets the text document.  
    Public PropertyGets or sets the text vertical alignment  
    Public PropertyGets the text view settings  
    Public PropertyGets the vertical ruler.  
    Top
    See Also