Document Solutions for Word
DS.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / SharedObject Class / VerticalFlip Property

In This Topic
    VerticalFlip Property (SharedObject)
    In This Topic
    Gets a value indicating whether the object has been flipped vertically.
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalFlip As System.Boolean
    public System.bool VerticalFlip {get;}
    See Also