Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / Pictures Property

In This Topic
    Pictures Property
    In This Topic
    Gets the collection of pictures included in this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pictures As PictureCollection
    public PictureCollection Pictures {get;}
    See Also