Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / ShowText2 Class / SetText Method

In This Topic
    SetText Method (ShowText2)
    In This Topic
    Sets the operator text.
    Syntax
    'Declaration
     
    Public Overrides Sub SetText( _
       ByVal value As System.String _
    ) 
    public override void SetText( 
       System.string value
    )

    Parameters

    value
    See Also