PictureFrame

Overview

PictureFrame is a class in Aspose.Slides FOSS for .NET. Inherits from: GeometryShape, IPictureFrame.

Represents a picture frame shape.

Properties

NameTypeAccessDescription
ShapeTypeShapeTypeRead/WriteGets or sets the type of shape the picture frame represents
PictureFrameLockIPictureFrameLock?ReadProvides access to lock settings that control editing of the picture frame
PictureFormatIPictureFillFormat?ReadReturns the fill format applied to the picture within the frame
RelativeScaleHeightfloatRead/Write
RelativeScaleWidthfloatRead/WriteSpecifies the width scaling factor relative to the original image
IsCameoboolReadIndicates whether the picture frame is displayed as a cameo style

See Also