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

In This Topic
    ShapeSize Class Members
    In This Topic

    The following tables list the members exposed by ShapeSize.

    Public Properties
     NameDescription
    Public PropertyGets the additional extent that is added to each edge of a shape (top, bottom, left, right) in order to compensate for any drawing effects applied to the shape.

    If the shape is nested inside another shape, this value does not have any effect when displaying the object, but can be maintained and used if the object is subsequently ungrouped.

     
    Public Property Gets the final height (the result of any scaling of the original object) of a shape.  
    Public Property Gets the final width (the result of any scaling of the original object) of a shape.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also