com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class FixedPrint



  • public class FixedPrint
    extends Object

    Represent Fixed print data of Watermark Annotation.

    • Method Detail

      • getMatrix

        public Matrix getMatrix()
      • setMatrix

        public void setMatrix(Matrix value)
      • getHorizontalTranslation

        public double getHorizontalTranslation()
      • setHorizontalTranslation

        public void setHorizontalTranslation(double value)
      • getVerticalTranslation

        public double getVerticalTranslation()
      • setVerticalTranslation

        public void setVerticalTranslation(double value)