Documents for PDF, .NET Edition Documentation
AlternateDescription Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Structure Namespace > StructElement Class : AlternateDescription Property
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.
Syntax
'Declaration
 
Public Property AlternateDescription As System.String
public System.string AlternateDescription {get; set;}
See Also

Reference

StructElement Class
StructElement Members