DocumentViewer.ShowPageBorders 属性

定义

获取或设置一个值,该值指示是否显示阴影页边框。

public:
 property bool ShowPageBorders { bool get(); void set(bool value); };
public bool ShowPageBorders { get; set; }
member this.ShowPageBorders : bool with get, set
Public Property ShowPageBorders As Boolean

属性值

Boolean

如果显示落地阴影边框,则为 true;否则为 false。 默认值为 true

注解

依赖项属性信息

标识符字段 ShowPageBordersProperty
元数据属性设置为 true BindsTwoWayByDefault

适用于

另请参阅