Aspose::Pdf::Operators::TextShowOperator::TextShowOperator constructor
TextShowOperator::TextShowOperator() constructor
Initializes TextShowOperator.
Aspose::Pdf::Operators::TextShowOperator::TextShowOperator()
See Also
- Class TextShowOperator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++
TextShowOperator::TextShowOperator(const System::SharedPtr<Facades::TextProperties>&) constructor
Initializes TextShowOperator which allows to pass TextProperties.
Aspose::Pdf::Operators::TextShowOperator::TextShowOperator(const System::SharedPtr<Facades::TextProperties> &textProperties)
| Parameter | Type | Description |
|---|---|---|
| textProperties | const System::SharedPtr<Facades::TextProperties>& | Text properties. |
See Also
- Typedef SharedPtr
- Class TextProperties
- Class TextShowOperator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++