FitRExplicitDestination
Overview
FitRExplicitDestination is a class in Aspose.PDF FOSS for C++.
This class provides 5 methods for working with FitRExplicitDestination objects in C++ programs.
Available methods include: Bottom, Left, Right, ToString, Top.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
Left() → double | Calls Left on this FitRExplicitDestination instance. |
Bottom() → double | Calls Bottom on this FitRExplicitDestination instance. |
Right() → double | Calls Right on this FitRExplicitDestination instance. |
Top() → double | Calls Top on this FitRExplicitDestination instance. |
ToString() → std::string | Calls ToString on this FitRExplicitDestination instance. |