Udostępnij za pośrednictwem


DynamicDocumentPaginator.GetPagePosition(DocumentPage) Metoda

Definicja

Po przesłonięciu w klasie pochodnej pobiera pozycję określonej strony w zawartości dokumentu.

public:
 abstract System::Windows::Documents::ContentPosition ^ GetPagePosition(System::Windows::Documents::DocumentPage ^ page);
public abstract System.Windows.Documents.ContentPosition GetPagePosition (System.Windows.Documents.DocumentPage page);
abstract member GetPagePosition : System.Windows.Documents.DocumentPage -> System.Windows.Documents.ContentPosition
Public MustOverride Function GetPagePosition (page As DocumentPage) As ContentPosition

Parametry

page
DocumentPage

Strona, której pozycja jest potrzebna.

Zwraca

ContentPosition

Element ContentPosition reprezentujący pozycję .page

Dotyczy