ITextStyle Interface Methods Send Feedback
See Also 

For a list of all members of this type, see ITextStyle members.

Public Methods

 NameDescription
 MethodActivateActivates the TextStyle.  
 MethodCreateExtensionDictionaryCreates a dictionary for the TextStyle.  
 MethodDeleteCustomDataDeletes the specified custom data from the TextStyle.  
 MethodGetCustomDataGets the specified custom data for the TextStyle.  
 MethodGetExtensionDictionaryGets the dictionary for the TextStyle.  
 MethodGetFontParametersGets the parameters of a Windows font for the TextStyle.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the TextStyle, if the dictionary exists and is empty.  
 MethodRenameRenames the TextStyle.  
 MethodSetCustomDataSets the custom data for the TextStyle.  
 MethodSetFontParametersSets the parameters of a Windows font for the TextStyle.  
Top

See Also