WordprocessingCommentsIdsPart.ImageParts Property
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.
Gets the ImageParts of the WordprocessingCommentsIdsPart
public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.ImagePart> ImageParts { get; }
member this.ImageParts : seq<DocumentFormat.OpenXml.Packaging.ImagePart>
Public ReadOnly Property ImageParts As IEnumerable(Of ImagePart)