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

TextShowOperator::TextShowOperator() constructor

Initializes TextShowOperator.

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

See Also

TextShowOperator::TextShowOperator(System::SharedPtr<Aspose::Pdf::Facades::TextProperties>) constructor

Initializes TextShowOperator which allows to pass TextProperties.

Aspose::Pdf::Operators::TextShowOperator::TextShowOperator(System::SharedPtr<Aspose::Pdf::Facades::TextProperties> textProperties)
ParameterTypeDescription
textPropertiesSystem::SharedPtr<Aspose::Pdf::Facades::TextProperties>Text properties.

See Also