ITextCharacterFormat.FontStretch 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置与字体的正常纵横比相比,字体的拉伸程度。
public:
property FontStretch FontStretch { FontStretch get(); void set(FontStretch value); };
FontStretch FontStretch();
void FontStretch(FontStretch value);
public FontStretch FontStretch { get; set; }
var fontStretch = iTextCharacterFormat.fontStretch;
iTextCharacterFormat.fontStretch = fontStretch;
Public Property FontStretch As FontStretch
属性值
字体的拉伸程度。