_Font.StylisticSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the stylistic set for the specified font.
public:
property Microsoft::Office::Interop::Word::WdStylisticSet StylisticSet { Microsoft::Office::Interop::Word::WdStylisticSet get(); void set(Microsoft::Office::Interop::Word::WdStylisticSet value); };
public Microsoft.Office.Interop.Word.WdStylisticSet StylisticSet { get; set; }
member this.StylisticSet : Microsoft.Office.Interop.Word.WdStylisticSet with get, set
Public Property StylisticSet As WdStylisticSet
Property Value
The stylistic set.
Remarks
Read/write WdStylisticSet. Some OpenType fonts provide stylistic sets. A stylistic set defines a set of characters within the font that are intended to be used together, usually for the purpose of visual harmony, such as in headings.