Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfStringObject Class / String Property

In This Topic
    String Property
    In This Topic
    Gets the underlying PdfString object.
    Syntax
    'Declaration
     
    Public ReadOnly Property String As PdfString
    public PdfString String {get;}
    See Also