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

In This Topic
    PageBorderCollection Class Members
    In This Topic

    The following tables list the members exposed by PageBorderCollection.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether page borders are displayed in front of the document text.  
    Public Property Specifies which pages the page border is printed on.  
    Public Property Gets the bootom border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public Property Gets the left border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public Property Gets or sets a value indicating whether a specified page border is measured from the edge of the page or from the text it surrounds.  
    Public Property Gets the right border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Public PropertyGets or sets a value indicating whether a page border encompasses the document footer.

    This property applies to all document sections and has effect only for sections where OffsetFrom property is equal to PageBorderOffsetFrom.Text.

     
    Public PropertyGets or sets a value indicating whether a page border encompasses the document header.

    This property applies to all document sections and has effect only for sections where OffsetFrom property is equal to PageBorderOffsetFrom.Text.

     
    Public Property Gets the top border. (Inherited from GrapeCity.Documents.Word.BorderCollection)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Resets all borders of an object to default.  
    Top
    See Also