Aspose::BarCode::Generation::Padding class
Padding class
Paddings parameters.
class Padding : public System::Object
Methods
| Method | Description |
|---|---|
| get_Bottom() const | Bottom padding. |
| get_Left() const | Left padding. |
| get_Right() const | Right padding. |
| get_Top() const | Top padding. |
| set_Bottom(System::SharedPtr<Unit>) | Bottom padding. |
| set_Left(System::SharedPtr<Unit>) | Left padding. |
| set_Right(System::SharedPtr<Unit>) | Right padding. |
| set_Top(System::SharedPtr<Unit>) | Top padding. |
| ToString() const override | Returns a human-readable string representation of this Padding. |
See Also
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++