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

屬性值

如果顯示下拉式陰影框線,則為 true,否則為 false。 預設為 true

備註

相依性屬性資訊

識別碼欄位 ShowPageBordersProperty
設定為 的中繼資料屬性 true BindsTwoWayByDefault

適用於

另請參閱