Aspose::Pdf::Annotations::FixedPrint klass
FixedPrint class
Representerar fast utskriftsdata för WatermarkAnnotation.
class FixedPrint : public System::Object
Metoder
| Metod | Beskrivning |
|---|---|
| get_HorizontalTranslation() const | Hämtar horisontell förflyttning. |
| get_Matrix() | Hämtar matrisvärde. |
| get_VerticalTranslation() const | Hä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
- Class Object
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++