NevronOpenVision
Nevron.Nov.Diagram.Batches Namespace / NBatchReplaceAll<TItem> Class
Members
In This Topic
    NBatchReplaceAll<TItem> Class
    In This Topic
    The NBatchReplaceAll class is used to facilitate the replace of text string in a set of shapes.
    Object Model
    NBatchReplaceAll<TItem> Class
    Syntax
    public class NBatchReplaceAll<TItem> : NBatch<TItem> 
    where TItem: NPageItem
    Type Parameters
    TItem
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Diagram.Batches.NBatch<TItem>
          Nevron.Nov.Diagram.Batches.NBatchReplaceAll<TItem>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also