Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IAudio : IShape
Public Interface IAudio
	Inherits IShape
public interface class IAudio : IShape
type IAudio =  
    interface
        interface IShape
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Adjustments
AlternativeText
AlternativeText (Inherited from IShape.)
AlternativeTitle (Inherited from IShape.)
AudioCd
Click
Click (Inherited from IShape.)
Data
Dispose()()()()
Releases all resources used by the IAudio
Dispose()()()() (Inherited from IShape.)
EffectDag
EffectDag (Inherited from IShape.)
FileName
Fill
Fill (Inherited from IShape.)
Frame
Frame (Inherited from IShape.)
Height
Height (Inherited from IShape.)
Id (Inherited from IShape.)
InsertChart(ChartType) (Inherited from IShape.)
InsertPicture(String) (Inherited from IShape.)
InsertSmartArt(SmartArtLayoutType) (Inherited from IShape.)
InsertTable(Int32, Int32) (Inherited from IShape.)
InsertVideo(String) (Inherited from IShape.)
IsEmbedded
IsHidden
IsHidden (Inherited from IShape.)
IsLoop
IsPlaceholder
IsPlaceholder (Inherited from IShape.)
IsPlayinBackground
IsTextBox (Inherited from IShape.)
Left
Left (Inherited from IShape.)
Line
Line (Inherited from IShape.)
MouseOver
MouseOver (Inherited from IShape.)
Name
Name (Inherited from IShape.)
Parent
Parent (Inherited from IShape.)
PictureFill
Placeholder
Placeholder (Inherited from IShape.)
PlayMode
Presentation
Presentation (Inherited from IShape.)
RemovePlaceholder()()()()
RemovePlaceholder()()()() (Inherited from IShape.)
Rotation
Rotation (Inherited from IShape.)
SetShapeAlignment(ShapeAlignment) (Inherited from IShape.)
SetShapeArrange(ShapeArrange) (Inherited from IShape.)
ShapeLocking
ShapeStyle
ShapeType
Slide
Slide (Inherited from IShape.)
TagsList
TagsList (Inherited from IShape.)
ThreeD
ThreeD (Inherited from IShape.)
Top
Top (Inherited from IShape.)
Volume
Width
Width (Inherited from IShape.)
ZOrderPosition
ZOrderPosition (Inherited from IShape.)

See Also