C# Syntax
void SetUnprotectedTextPart( uint sectionNumber, string text )
Parameters
- sectionNumber
- The 1-based index of the unprotected section in which the text is set. Unprotected sections of the text area are numbered from top to bottom.
- text
- The text.