Язык

DocumentViewerBase.Document Свойство

Определение

Возвращает или задает объект для IDocumentPaginatorSource разбиения на страницы и отображается средством просмотра.

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

Значение свойства

Объект, IDocumentPaginatorSource который должен быть разбиением на страницы и отображаться средством просмотра.

Свойство по умолчанию равно NULL.

Комментарии

Сведения о свойстве зависимостей

Элемент Ценность
Поле идентификатора DocumentProperty
Свойства метаданных, равные свойству true None

Применяется к