Aspose::Pdf::Annotations::WatermarkAnnotation::ChangeAfterResize method
WatermarkAnnotation::ChangeAfterResize method
Overrides the definition in the base class with an empty body.
void Aspose::Pdf::Annotations::WatermarkAnnotation::ChangeAfterResize(System::SharedPtr<Matrix> transform) override
| Parameter | Type | Description |
|---|---|---|
| transform | System::SharedPtr<Matrix> | Matrix specifying the transformation. |
See Also
- Typedef SharedPtr
- Class Matrix
- Class WatermarkAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++