FlowDocumentReader.Document Eigenschaft

Definition

Dient zum Abrufen oder Festlegen einer FlowDocument , die den Inhalt hostet, der von der FlowDocumentReader.

public:
 property System::Windows::Documents::FlowDocument ^ Document { System::Windows::Documents::FlowDocument ^ get(); void set(System::Windows::Documents::FlowDocument ^ value); };
public System.Windows.Documents.FlowDocument Document { get; set; }
member this.Document : System.Windows.Documents.FlowDocument with get, set
Public Property Document As FlowDocument

Eigenschaftswert

A FlowDocument that hosts the content to be displayed by the FlowDocumentReader. Der Standardwert lautet null.

Hinweise

Informationen zur Abhängigkeitseigenschaft

Element Wert
Bezeichnerfeld DocumentProperty
Auf Metadateneigenschaften festgelegt true Nichts

Gilt für: