ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / Font Class / GdiVerticalFont Property

In This Topic
    GdiVerticalFont Property
    In This Topic
    Gets or sets vertical font flag for this font.
    Syntax
    'Declaration
     
    Public Property GdiVerticalFont As Boolean
    public bool GdiVerticalFont {get; set;}
    See Also