_Font.Kerning Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna ou define o tamanho de fonte mínimo para o qual o Microsoft Word irá ajustar automaticamente o kerning. Leitura/gravação único.
public:
property float Kerning { float get(); void set(float value); };
public float Kerning { get; set; }
member this.Kerning : single with get, set
Public Property Kerning As Single