TileAsTexture

OfficeImageFillFormat<TWatermarkableImage>.TileAsTexture property

Gets or sets a value indicating whether the image is tiled across the background.

public abstract bool TileAsTexture { get; set; }

Property Value

True if the image is tiled across the background; otherwise, false (the image is stretched).

See Also