Method SetActiveTextStyle
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
SetActiveTextStyle(object)
Sets the given TextStyle as the document's active TextStyle.
public void SetActiveTextStyle(object textstyle)
Parameters
textstyleobjectThe TextStyle object to be set as active.