Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / SetTextFontAndSize Class / IsSame Method

In This Topic
    IsSame Method (SetTextFontAndSize)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function IsSame( _
       ByVal other As OperatorBase _
    ) As System.Boolean
    public override System.bool IsSame( 
       OperatorBase other
    )

    Parameters

    other
    See Also