Description
Sets the annotative property of an object from its (optionally) associated style. Returns true on successful return if the annotative property of the object changed.
Visual Basic
Public Function SetFromStyle() As bool
C#
public bool SetFromStyle();