[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfStringObject.String

String Property

String

Gets the underlying PdfString object.

Declaration
public PdfString String { get; }
Public ReadOnly Property [String] As PdfString
Implements