AltChunkFrame Class

An empty frame representing an embedded file referenced via an AltChunk tag.
Hierarchy

 

Namespace:  WebSupergoo.WordGlue4.Layout
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public sealed class AltChunkFrame : Frame, 
        IDisposable

The AltChunkFrame type exposes the following members.

Constructors
  Name Description
Public method AltChunkFrame
Create a new AltChunkFrame.
Top
Methods
  Name Description
Public method Dispose
Dispose of any disposable resources.
Top
See Also