Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Rotation Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (Rotation)
    In This Topic
    Gets a value indicating whether the rotation is read-only.

    Default value is false.

    Syntax
    'Declaration
     
    Public ReadOnly Property IsReadOnly As System.Boolean
    public System.bool IsReadOnly {get;}
    See Also