Aspose::Pdf::Annotations::FixedPrint class
FixedPrint class
Represent Fixed print data of WatermarkAnnotation.
class FixedPrint : public System::Object
Methods
Method | Description |
---|---|
get_HorizontalTranslation() const | Gets horizontal translation. |
get_Matrix() | Gets matrix value. |
get_VerticalTranslation() const | Gets vertical translation. |
set_HorizontalTranslation(double) | Sets horizontal translation. |
set_Matrix(System::SharedPtr<Aspose::Pdf::Matrix>) | Sets matrix value. |
set_VerticalTranslation(double) | Sets vertical translation. |
See Also
- Class Object
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++