| PDFReaderControls.NET Standard Class Reference |
|
PagesViewer.GetPageToDocumentTransformation Method
Returns the matrix that represents the transformation from the page to the document coordinate system.
public
Matrix GetPageToDocumentTransformation(
int pageIndex);
Parameters
-
pageIndex
- Zero-based index of the page
Return Value
Transformation matrix
See Also
PagesViewer Class | TallComponents.PDF.ReaderControls Namespace