Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / InlineObject Class / SidewaysInVerticalText Property

In This Topic
    SidewaysInVerticalText Property (InlineObject)
    In This Topic
    Gets or sets a value indicating if the inline object can appear rotated 90 or -90 degrees.
    Syntax
    'Declaration
     
    Public Property SidewaysInVerticalText As System.Boolean
    public System.bool SidewaysInVerticalText {get; set;}
    See Also