[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfString

Interface IPdfString

Namespace
GrapeCity.Documents.Pdf.Spec
Assembly
GcDocs.Pdf.dll

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
Extension Methods

Properties

String

Gets the PdfString.

PdfString String { get; }

Property Value

PdfString