Aspose::Pdf::Comparison::OutputGenerator::TextStyle class
TextStyle class
Represents a text style class.
class TextStyle : public System::Object
Methods
Method | Description |
---|---|
get_BackgroundColor() const | Gets and sets the background color. |
get_Color() const | Gets and sets the text color. |
set_BackgroundColor(System::SharedPtr<Aspose::Pdf::Color>) | Gets and sets the background color. |
set_Color(System::SharedPtr<Aspose::Pdf::Color>) | Gets and sets the text color. |
See Also
- Class Object
- Namespace Aspose::Pdf::Comparison::OutputGenerator
- Library Aspose.PDF for C++