TextRange2.AddPeriods Method
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.
Adds period (.) punctuation to the right side of the text contained in TextFrame2 object for left-to-right languages and on the left side for right-to-left languages.
public:
void AddPeriods();
public void AddPeriods ();
abstract member AddPeriods : unit -> unit
Public Sub AddPeriods ()