PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / C1PdfDocument Class / UseFontShaping Property

In This Topic
    UseFontShaping Property (C1PdfDocument)
    In This Topic
    Gets or sets a value indicating whether to use font shaping for text characters of the document.
    Syntax
    'Declaration
     
    
    Public Property UseFontShaping As Boolean
    public bool UseFontShaping {get; set;}
    See Also