Attributes
Overview
Attributes is a struct in Aspose.Slides FOSS for C++.
Common PPTX attribute names.
Properties: kCx, kCy, kId, kName, kREmbed, kRId, and 2 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
kRId | std::string | Read/Write | Gets or sets the k r id. |
kREmbed | std::string | Read/Write | Gets or sets the k r embed. |
kId | std::string_view | Read/Write | Gets or sets the k id. |
kName | std::string_view | Read/Write | Gets or sets the k name. |
kCx | std::string_view | Read/Write | Gets or sets the k cx. |
kCy | std::string_view | Read/Write | Gets or sets the k cy. |
kX | std::string_view | Read/Write | Gets or sets the k x. |
kY | std::string_view | Read/Write | Gets or sets the k y. |