PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / Font Class / GdiVerticalFont Property

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