[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.LayoutElement

LayoutElement Class

Base class for the hierarchy of layout elements.

Namespace: GrapeCity.Documents.Word.Layout
Assembly: DS.Documents.Word.dll
Syntax
public abstract class LayoutElement
Public MustInherit Class LayoutElement

Properties

Name Description
Page

Gets the owner Page object.

Rect

Gets the element's rectangle.

Methods

Name Description
ShowDebugRect(Color, bool)

Shows a color rectangle for the current LayoutElement (for debugging purposes).