Aspose::Page::XPS::XpsModel::XpsGlyphMapping class
XpsGlyphMapping class
class XpsGlyphMapping : public System::Object
Methods
| Method | Description |
|---|---|
| Clone() | |
| get_AdvanceWidth() const | |
| get_ClusterMap() const | |
| get_UOffset() const | |
| get_VOffset() const | |
| ToString() const override | Analog of C# Object.ToString() method. Enables converting custom objects to string. |
| XpsGlyphMapping(System::SharedPtr<XpsGlyphsClusterMap>, float, float, float) | |
| XpsGlyphMapping(float, float, float) | |
| XpsGlyphMapping(float, float) | |
| XpsGlyphMapping(float) | |
| XpsGlyphMapping(System::SharedPtr<XpsGlyphsClusterMap>, float) | |
| XpsGlyphMapping(System::SharedPtr<XpsGlyphsClusterMap>) |
Fields
| Field | Description |
|---|---|
| static AdvanceWidthUndefined |
See Also
- Class Object
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++