[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructElement.AlternateDescription

AlternateDescription Property

AlternateDescription

Gets or sets the alternate description of the structure element and its children in human-readable form, which is useful when extracting a document’s content in support of accessibility to users with disabilities or for other purposes.

Declaration
public string AlternateDescription { get; set; }
Public Property AlternateDescription As String