BookSetText
Set open book (UseObject, UseType etc.) text. Text will be automaticaly divided as per page size.
Text : Text to set.
NB: If book is not open, do nothing
procedure BookSetText(Text : String);
Python
BookSetText(Text)
Set open book (UseObject, UseType etc.) text. Text will be automaticaly divided as per page size.
Text : Text to set.
NB: If book is not open, do nothing
procedure BookSetText(Text : String);
Python
BookSetText(Text)