Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / PageColumn Class
Properties Methods

In This Topic
    PageColumn Class Members
    In This Topic

    The following tables list the members exposed by PageColumn.

    Public Properties
     NameDescription
    Public Property Gets the list of column elements.  
    Public Property Gets the owner Page object. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public Property Gets the element's rectangle. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public PropertyGets the source GrapeCity.Documents.Word.TextColumn.  
    Public PropertyGets the source GrapeCity.Documents.Word.TextFrame.  
    Public PropertyGets the source GrapeCity.Documents.Word.HeaderFooter.  
    Top
    Public Methods
     NameDescription
    Public MethodShows a color rectangle for the current LayoutElement (for debugging purposes). (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Top
    See Also