Adds a new subtextpart to the document. Its position is defined through the Sub
public SubTextPartCollection.AddResult Add(SubTextPart subTextPart);
Parameter | Description |
---|---|
sub |
Specifies the subtextpart to add. |
The return value specifies whether the new textpart has successfully been inserted. It can be one of the Sub