Click or drag to resize

SlidePicture Methods

The SlidePicture type exposes the following members.

Methods
Name Description
Protected method AddReference (Inherited from PptObject .)
Protected method CheckDisposed (Inherited from PptObject .)
Public method Crop
Crop the picture of slide
Public method Dispose
Dispose object and free resources.
(Inherited from PptObject .)
Public method Equals (Inherited from ShapeNode .)
Protected method Finalize (Inherited from PptObject .)
Protected method FindParent(Type) (Inherited from PptObject .)
Protected method FindParent( Type ) (Inherited from PptObject .)
Protected method FindParent(Type, Boolean) (Inherited from PptObject .)
Protected method FindParents (Inherited from PptObject .)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method InsertChart
Insert a chart into placeholder shape.
(Inherited from Shape .)
Public method InsertPicture(Stream) (Inherited from Shape .)
Public method InsertPicture(String)
Insert a picture into placeholder shape.
(Inherited from Shape .)
Public method InsertSmartArt
Insert a smartArt into placeholder shape.
(Inherited from Shape .)
Public method InsertTable
Insert a table into placeholder shape.
(Inherited from Shape .)
Public method InsertVideo
Insert a video into placeholder shape.
(Inherited from Shape .)
Protected method MemberwiseClone
Creates a shallow copy of the current Object .
(Inherited from Object .)
Protected method OnDispose
Method which can be overriden by users to take any specific actions when object is disposed.
(Inherited from PptObject .)
Public method PictureAdjust
Adjust the picture of slide
Protected method ReleaseReference (Inherited from PptObject .)
Public method RemovePlaceholder
Removes placeholder from the shape.
(Inherited from Shape .)
Public method ReplaceTextWithRegex
Replace text in shape with regex.
(Inherited from Shape .)
Public method SaveAsImage
Save shape to Image.
(Inherited from Shape .)
Public method SaveAsSvg
Convert a shape to svg file.
(Inherited from Shape .)
Public method SaveAsSvgInSlide
Convert a shape to svg file in canvas with slide size.
(Inherited from Shape .)
Protected method SetParent (Inherited from PptObject .)
Public method SetShapeAlignment
Sets the alignment with a shape.
(Inherited from Shape .)
Public method SetShapeArrange
Sets the arrangement with a shape.
(Inherited from Shape .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also