Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NModifyBlockMarginBatch Class
Fields Properties Methods


In This Topic
    NModifyBlockMarginBatch Class Members
    In This Topic

    The following tables list the members exposed by NModifyBlockMarginBatch.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldThe block side to modify. (Inherited from Nevron.Nov.Text.NModifyBlockOffsetBatch)
    Protected FieldThe maximum allowed value. (Inherited from Nevron.Nov.Text.NModifyBlockOffsetBatch)
    Protected FieldThe modification step. (Inherited from Nevron.Nov.Text.NModifyBlockOffsetBatch)
    Protected FieldThe modification value. (Inherited from Nevron.Nov.Text.NModifyBlockOffsetBatch)
    Top
    Public Properties
     NameDescription
    Public PropertyWhether the text control must regaing focus when the batch is comitted. (Inherited from Nevron.Nov.Text.NBatch)
    Public PropertyGets the name of this batch. (Inherited from Nevron.Nov.Text.NBatch)
    Public PropertyWhether this batch uses defered commit (Inherited from Nevron.Nov.Text.NBatch)
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the batch can be executed. (Inherited from Nevron.Nov.Text.NBlockBatch)
    Public MethodExecutes the batch. (Inherited from Nevron.Nov.Text.NBatch)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Text.NModifyBlockOffsetBatch)
    Internal Method (Inherited from Nevron.Nov.Text.NBlockBatch)
    Protected MethodCreates a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch)
    Protected MethodOverridden. Gets the margins for the specified block  
    Protected MethodProcesses the block. (Inherited from Nevron.Nov.Text.NModifyBlockOffsetBatch)
    Protected MethodOverridden. Sets the margins to the specified block  
    Top
    See Also