Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / Tile Property

In This Topic
    Tile Property
    In This Topic
    Gets the image tile format used to fill the available space.
    Syntax
    'Declaration
     
    Public ReadOnly Property Tile As TileFill
    public TileFill Tile {get;}
    See Also