[]
Checks whether this PdfString is equal to value
.
public bool Equals(PdfString value)
Public Function Equals(value As PdfString) As Boolean
Type | Name | Description |
---|---|---|
PdfString | value |
Type | Description |
---|---|
bool |
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Type | Name | Description |
---|---|---|
object | obj |
Type | Description |
---|---|
bool |