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

In This Topic
    Rotation Class Members
    In This Topic

    The following tables list the members exposed by Rotation.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the rotation is read-only.

    Default value is false.

     
    Public PropertyGets or sets the latitude value of the rotation.

    Allowed values are from -0 to 359.9, inclusive.

    Default value is 0.

     
    Public PropertyGets or sets the longitude value of the rotation.

    Allowed values are from -0 to 359.9, inclusive.

    Default value is 0.

     
    Public PropertyGets or sets the revolution around the central axis in the rotation.

    Allowed values are from -0 to 359.9, inclusive.

    Default value is 0.

     
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public Method Resets the rotation to inherited defaults.  
    Top
    See Also