Aspose::Pdf::Annotations::FixedPrint klass

FixedPrint class

Representerar fast utskriftsdata för WatermarkAnnotation.

class FixedPrint : public System::Object

Metoder

MetodBeskrivning
get_HorizontalTranslation() constHämtar horisontell förflyttning.
get_Matrix()Hämtar matrisvärde.
get_VerticalTranslation() constHämtar vertikal förflyttning.
set_HorizontalTranslation(double)Ställer in horisontell förflyttning.
set_Matrix(const System::SharedPtr<Aspose::Pdf::Matrix>&)Ställer in matrisvärde.
set_VerticalTranslation(double)Ställer in vertikal förflyttning.

Se även