[]
Represents an interface implemented by PdfString and PdfStringObject, allows working with objects of both types in the same way.
public interface IPdfString : ActionHide.ILinkedObject, ActionFieldsBase.IFieldDef
Gets the PdfString.
PdfString String { get; }