PageRotationMatrix Property
Gets transofmation matrix for the page.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Matrix RotationMatrix { get; }

Property Value

Type: Matrix
See Also