DocumentPageView.Stretch 属性

定义

获取或设置指定应如何拉伸内容以填充显示页的 Stretch 枚举值。

public:
 property System::Windows::Media::Stretch Stretch { System::Windows::Media::Stretch get(); void set(System::Windows::Media::Stretch value); };
public System.Windows.Media.Stretch Stretch { get; set; }
member this.Stretch : System.Windows.Media.Stretch with get, set
Public Property Stretch As Stretch

属性值

Stretch

指定应如何拉伸内容以填充显示页的枚举值。 默认值为 Uniform

注解

依赖项属性信息

标识符字段 StretchProperty
元数据属性设置为 true AffectsMeasure

适用于

另请参阅