NevronOpenVision
Nevron.Nov.Text Namespace / ENBlockCopyRangeContainment Enumeration
ENBlockCopyRangeContainment Enumeration
Mask that enumerates whether the block range boundaries are contained in the current selection range
Syntax
public enum ENBlockCopyRangeContainment : System.Enum 
Members
MemberDescription
BeginBegin block range is contained in the selection
ContainedMaskCompletely contained
EndEnd block range is contained in the selection
NoneOutside selection
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Text.ENBlockCopyRangeContainment

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