Share via


WebImagesSupportingRichData.Load(RdRichValueWebImagePart) Method

Definition

Loads the DOM from the RdRichValueWebImagePart

public void Load (DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart openXmlPart);
override this.Load : DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart -> unit
Public Sub Load (openXmlPart As RdRichValueWebImagePart)

Parameters

openXmlPart
RdRichValueWebImagePart

Specifies the part to be loaded.

Applies to