DocumentPageView::StretchDirection Property
.NET Framework (current version)
Gets or sets a StretchDirection enumeration that specifies in what scaling directions Stretch should be applied.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property StretchDirection StretchDirection { StretchDirection get(); void set(StretchDirection value); }
Property Value
Type: System.Windows.Controls::StretchDirectionThe enumeration value that specifies in what scaling directions Stretch should be applied. The default is StretchDirection::DownOnly.
.NET Framework
Available since 3.0
Available since 3.0
Show: