Aspose::Pdf::Operators::TextShowOperator::TextShowOperator constructor

TextShowOperator::TextShowOperator() constructor

Initializes TextShowOperator.

Aspose::Pdf::Operators::TextShowOperator::TextShowOperator()

See Also

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)
ParameterTypeDescription
textPropertiesconst System::SharedPtr<Facades::TextProperties>&Text properties.

See Also