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