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

NameTypeAccessDescription
kRIdstd::stringRead/WriteGets or sets the k r id.
kREmbedstd::stringRead/WriteGets or sets the k r embed.
kIdstd::string_viewRead/WriteGets or sets the k id.
kNamestd::string_viewRead/WriteGets or sets the k name.
kCxstd::string_viewRead/WriteGets or sets the k cx.
kCystd::string_viewRead/WriteGets or sets the k cy.
kXstd::string_viewRead/WriteGets or sets the k x.
kYstd::string_viewRead/WriteGets or sets the k y.

See Also