Attributes

Overview

Attributes is a struct in Aspose.Slides for CPP. Inherits from: Attributes.

Common PPTX attribute names.

Properties

NameTypeAccessDescription
kRIdstd::stringRead/WriteRepresents the relationship ID attribute in slide XML
kREmbedstd::stringRead/WriteRepresents the embed relationship reference attribute
kIdstd::string_viewRead/WriteRepresents the identifier attribute of an element
kNamestd::string_viewRead/WriteRepresents the name attribute of an element
kCxstd::string_viewRead/WriteRepresents the width (cx) attribute, typically in EMUs
kCystd::string_viewRead/WriteRepresents the height (cy) attribute, typically in EMUs
kXstd::string_viewRead/WriteRepresents the horizontal position (x) attribute, typically in EMUs
kYstd::string_viewRead/WriteRepresents the vertical position (y) attribute, typically in EMUs