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

In This Topic
    EdgeExtent Class Members
    In This Topic

    The following tables list the members exposed by EdgeExtent.

    Public Properties
     NameDescription
    Public PropertyGets or sets the extent on all edges, in points.

    If the extents on all edges are the same, get returns this common value. Otherwise, get returns null.

     
    Public Property Gets or sets the extent on the bottom edge, in points.  
    Public Property Gets or sets the extent on the left edge, in points.  
    Public Property Gets or sets the extent on the right edge, in points.  
    Public Property Gets or sets the extent on the top edge, in points.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public Method  
    Public MethodServes as the default hash function.  
    Top
    See Also