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