| C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfPicture Class > RtfPicture Constructor : RtfPicture Constructor(RtfObject,WriteableBitmap,ImageFormat) |
'Declaration Public Function New( _ ByVal owner As RtfObject, _ ByVal img As Windows.UI.Xaml.Media.Imaging.WriteableBitmap, _ Optional ByVal imgf As ImageFormat _ )
public RtfPicture( RtfObject owner, Windows.UI.Xaml.Media.Imaging.WriteableBitmap img, ImageFormat imgf )