Aspose::Pdf::SaveOptions::BorderPartStyle class
BorderPartStyle class
Represents information of one part of border(top, bottom, left side or right side)
class BorderPartStyle : public System::Object
Methods
| Method | Description |
|---|---|
| BorderPartStyle() | |
| get_WidthInPoints() const | Represents border line’s width in points. Must be number greater then zero. |
| set_WidthInPoints(int32_t) | Represents border line’s width in points. Must be number greater then zero. |
See Also
- Class Object
- Class SaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++