AllowedBmpCodePointsBitmap struct AllowedBmpCodePointsBitmap Documentation Code public struct <Bitmap>e__FixedBuffer public void AllowChar(char value) public void ForbidChar(char value) public void ForbidHtmlCharacters() public void ForbidUndefinedCharacters() public bool IsCharAllowed(char value) public bool IsCodePointAllowed(uint value)