public static ITextLayout CreateRef(this ITextLayout objectRef) =>
 ((ITextLayout)objectRef.CreateRef(typeof(ITextLayout)));