Nevron .NET Vision
Nevron.GraphicsCore.Text Namespace / NStyle Class
Properties Methods


In This Topic
    NStyle Class Members
    In This Topic

    The following tables list the members exposed by NStyle.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor. Sets all styles to null (automatic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the background fill style  
    Public PropertyGets sets the base line position of the element  
    Public PropertyGets/sets the top paragraph indent.  
    Public PropertyGets/sets the fill style  
    Public PropertyGets/sets the first paragraph line indent.  
    Public PropertyGets/sets the font name  
    Public PropertyGets/sets the font size  
    Public PropertyGets/sets the font style  
    Public PropertyGets/sets the interactivity style  
    Public PropertyObtains the style entry  
    Public PropertyGets/sets the left paragraph indent.  
    Public PropertyGets/sets the line spacing.  
    Public PropertySpecifies how to trim text lines.  
    Public PropertyGets/sets the stroke style  
    Public PropertyThe horizontal alignment of the paragraph.  
    Public PropertyGets/sets the left paragraph indent.  
    Public PropertyGets/sets the shadow style  
    Public PropertyGets/sets the stroke style  
    Public PropertyGets/sets the top paragraph indent.  
    Top
    Public Methods
     NameDescription
    Public MethodClears the specified style entry from the style.  
    Public MethodOverridden. Creates an identical copy of this object  
    Public MethodDetermines whether the style contains the specified entry  
    Public Method (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute)
    Public Method  
    Public Method  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public MethodDetermines whether the Style is empty (all styles are equal to null)  
    Public MethodCalled to perform a history action (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute)
    Public Methodstatic (Shared in Visual Basic)Safely compares if the two styles are equal  
    Public Method (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to update the references stored by the object (Inherited from Nevron.Dom.NAttribute)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodUnlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute)
    Protected MethodCalled when this attribute has changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changed handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changing handler (Inherited from Nevron.Dom.NAttribute)
    Protected Method  
    Protected MethodSafely pauses the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords an action (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute)
    Protected MethodStarts a new transaction (Inherited from Nevron.Dom.NAttribute)
    Top
    See Also