Condividi tramite


DocumentViewer.ShowPageBorders Proprietà

Definizione

Ottiene o imposta un valore che indica se vengono visualizzati i bordi ombreggiati della pagina.

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

Valore della proprietà

Boolean

true se i bordi ombreggiati vengono visualizzati; in caso contrario false. Il valore predefinito è true.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore ShowPageBordersProperty
Proprietà dei metadati impostate su true BindsTwoWayByDefault

Si applica a

Vedi anche