Property IsEmpty
IsEmpty
Gets a value indicating whether the bookmark spans no content at all — the markers are adjacent, which is what Word writes for an insertion point.
public bool IsEmpty { get; }
Gets a value indicating whether the bookmark spans no content at all — the markers are adjacent, which is what Word writes for an insertion point.
public bool IsEmpty { get; }