NSText.ReplaceWithRtf(NSRange, NSData) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("replaceCharactersInRange:withRTF:")]
public virtual void ReplaceWithRtf (Foundation.NSRange range, Foundation.NSData rtfData);
abstract member ReplaceWithRtf : Foundation.NSRange * Foundation.NSData -> unit
override this.ReplaceWithRtf : Foundation.NSRange * Foundation.NSData -> unit
Parameters
- range
- NSRange
- rtfData
- NSData
- Attributes