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

In This Topic
    TileFill Class Members
    In This Topic

    The following tables list the members exposed by TileFill.

    Public Properties
     NameDescription
    Public PropertyGets or sets where to align the first tile with respect to the shape.

    Alignment happens after the scaling, but before the additional offset.

     
    Public PropertyGets or sets the direction in which to flip the picture while tiling.

    Pictures can be flipped horizontally, vertically, or in both directions to fill the entire region.

     
    Public Property Gets or sets the additional horizontal offset of the picture after alignment.  
    Public Property Gets or sets the amount (in percent) to horizontally scale the picture.  
    Public Property Gets or sets the additional vertical offset of the picture after alignment.  
    Public Property Gets or sets the amount (in percent) to vertically scale the picture.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also