Paper Office
paper-pptxAPI referenceshapes.picture

_MediaFormat

paper-pptx 0.2.0 API reference

Provides access to formatting properties for a Media object.

Media format properties are things like start point, volume, and compression type.

Attributes

element

attributeelement

The lxml element proxied by this object.

parent

attributeparent

The ancestor proxy object to this one.

For example, the parent of a shape is generally the SlideShapes object that contains it.

part

attributepartXmlPart

The package part containing this object.

On this page