[]
Represents an exclamation balloon shape object.
public class ExclamationBalloonShape : CaptionBalloonShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Public Class ExclamationBalloonShape
Inherits CaptionBalloonShape
Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
| Name | Description |
|---|---|
| ExclamationBalloonShape() | Creates a new exclamation balloon shape. |
| ExclamationBalloonShape(ExclamationBalloonShape) | Creates a new shape that is a copy of the specified shape. |
| ExclamationBalloonShape(SerializationInfo, StreamingContext) | Creates a new exclamation balloon shape object from serialization. |
| Name | Description |
|---|---|
| Clone() | Creates a copy of this shape. |
| GetObjectData(SerializationInfo, StreamingContext) | Serializes the shape object. |
| Initialize() | Initializes the shape object in the presentation space. |
| SetInitialShape() | Creates the initial exclamation balloon shape. |