OpAtom OpAtom Function. Create an operator atom for a string. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

Create an operator atom for a string

 

   
Syntax  

[C#]
OpAtom()
OpAtom(string value)

[Visual Basic]
New()
New(value As String)

 

   

Params
 
Name Description
value The operator text.

 

   

Notes
 

Create an operator atom for a string.

 

   

Example
 

None.