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


In This Topic
    NModifyBlockOffsetBatch Class Members
    In This Topic

    The following tables list the members exposed by NModifyBlockOffsetBatch.

    Protected Fields
     NameDescription
    Protected FieldThe block side to modify.  
    Protected FieldThe maximum allowed value.  
    Protected FieldThe modification step.  
    Protected FieldThe modification value.  
    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  
    Internal Method (Inherited from Nevron.Nov.Text.NBlockBatch)
    Protected MethodCreates a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch)
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodGets the margins for the specified block.  
    Protected MethodOverridden. Processes the block.  
    Protected MethodSets the margins to the specified block.  
    Top
    See Also