Checks if a given SubTextPart is a merge block.

IsMergeBlock(SubTextPart)

public static bool IsMergeBlock(SubTextPart subTextPart);

Parameters

Parameter Description
subTextPart The SubTextPart object to be checked.