fontSize property
Gets the size of the text in the object.
Syntax
HRESULT value = object.get_fontSize(long* p);
Property values
Type: long
A pointer to a variable of type long that receives the size of the text.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Gets the size of the text in the object.
HRESULT value = object.get_fontSize(long* p);
Type: long
A pointer to a variable of type long that receives the size of the text.