Back to Devexpress

PictureFill.Stretch Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-picturefill-2866c162.md

latest1.1 KB
Original Source

PictureFill.Stretch Property

Indicates whether the picture fill is stretched when tiled.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public bool Stretch { get; set; }
vb
Public Property Stretch As Boolean

Property Value

TypeDescription
Boolean

true if the picture fill is stretched when tiled; otherwise, false.

|

See Also

PictureFill Class

PictureFill Members

DevExpress.Docs.Presentation Namespace