Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TileFill Class
Members

In This Topic
    TileFill Class
    In This Topic
    Represents the picture tile fill.

    Defines a "tile" rectangle within the bounding box.

    The picture is encompassed within the tile rectangle, and the tile rectangle is tiled across the bounding box to fill the entire area.

    Object Model
    TileFill Class
    Syntax
    'Declaration
     
    Public Class TileFill 
       Inherits FormattingBag
    public class TileFill : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.TileFill

    See Also