Aspose::Pdf::SaveOptions::BorderInfo class
BorderInfo class
Instance of this class represents information about border That can be drown on some result document.
class BorderInfo : public System::Object
Methods
| Method | Description |
|---|---|
| BorderInfo() | Creates instance of BorderInfo class. |
| BorderInfo(const System::SharedPtr<SaveOptions::BorderPartStyle>&) | Creates instance of BorderInfo class and initializes all elements of border(Top, Left, Right, Bottom) with attributes copied from supplied border style. |
See Also
- Class Object
- Class SaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++