Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / StructElement Class / ExpandedAbbreviation Property

In This Topic
    ExpandedAbbreviation Property
    In This Topic
    Gets or sets the expanded form of an abbreviation.
    Syntax
    'Declaration
     
    Public Property ExpandedAbbreviation As System.String
    public System.string ExpandedAbbreviation {get; set;}
    See Also