FixedPrint

Overview

FixedPrint is a class in Aspose.PDF FOSS for .NET.

Properties: HorizontalTranslation, Matrix, VerticalTranslation.

Properties

NameTypeAccessDescription
MatrixMatrixRead/WriteGets or sets the matrix.
HorizontalTranslationdoubleRead/WriteGets or sets the horizontal translation.
VerticalTranslationdoubleRead/WriteGets or sets the vertical translation.

See Also