WebSupergoo.WordGlue4.Layout Namespace

 
Classes
  Class Description
Public class AltChunkFrame
An empty frame representing an embedded file referenced via an AltChunk tag.
Public class BookmarkFrame
A frame representing a Word bookmark.
Public class BoxFrame
A frame which represents a separate box shaped frame within the parent.
Public class CascadingStyleStore
A style store which may inherit from other style stores.
Public class ColumnFrame
A frame representing a column in a document.
Public class DocumentFrame
A top level frame representing the root of the document.
Public class DrawingFrame
A frame representing a drawing or image.
Public class Frame
Abstract root of all frame types.
Public class HorizontalRuleFrame
A frame representing a horizonal rule.
Public class LineFrame
A frame representing a line of text within a paragraph.
Public class NullFrame
An empty frame representing one of a number of roles.
Public class PageFrame
A frame representing a page in the document.
Public class ParagraphFrame
A frame representing a paragraph of text.
Public class ReflowState
The current state for the layout process.
Public class SectionFrame
A frame representing a section within the document.
Public class TabFrame
A frame representing a tab stop.
Public class TableCellFrame
A frame representing a cell in a table.
Public class TableFrame
A frame representing a table.
Public class TableRowFrame
A frame representing a row in a table.
Public class TextRunFrame
A frame representing run of text in a particular style.