Aspose::Pdf::Annotations::TextAnnotation::ChangeAfterResize method

TextAnnotation::ChangeAfterResize method

Overrides the definition in the base class with an empty body.

void Aspose::Pdf::Annotations::TextAnnotation::ChangeAfterResize(System::SharedPtr<Matrix> transform) override
ParameterTypeDescription
transformSystem::SharedPtr<Matrix>Matrix specifying the transformation.

See Also