FlowDocumentReader.ViewingMode Properti

Definisi

Mendapatkan atau mengatur mode tampilan untuk FlowDocumentReader.

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

Nilai Properti

Salah FlowDocumentReaderViewingMode satu nilai yang menentukan mode tampilan. Defaultnya adalah Page.

Keterangan

Antarmuka pengguna (UI) default FlowDocumentReader menyertakan tombol untuk memilih mode tampilan. Gambar berikut menunjukkan tombol pemilihan mode tampilan pada FlowDocumentReader UI default.

Cuplikan layar: Cuplikan layar FlowDocumentReader ViewMode

Untuk informasi selengkapnya tentang FlowDocumentReader melihat mode, lihat FlowDocumentReaderViewingMode.

Informasi Properti Dependensi

Barang Nilai
Bidang pengidentifikasi ViewingModeProperty
Properti metadata diatur ke true AffectsMeasure

Berlaku untuk

Lihat juga