'Declaration Public Overloads Overridable Sub OnDocumentChanged( _
ByVal needSaveTextToolPropertiesA value indicating whether settings of text selection visual tool must be saved.As Boolean _
)
public virtual void OnDocumentChanged(
bool needSaveTextToolProperties
)
public: virtual void OnDocumentChanged(
bool needSaveTextToolProperties
)
public:
virtual void OnDocumentChanged(
bool needSaveTextToolProperties
)
Parameters
- needSaveTextToolProperties
- A value indicating whether settings of text selection visual tool must be saved.