M_PDFiumSharp_PDFium_FPDF_StructElement_GetAltText - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDF_StructElement_GetAltText Method

Get the alternative text for a given element.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static string FPDF_StructElement_GetAltText(
	FPDF_STRUCTELEMENT struct_element
)

Parameters

 

struct_element
Type: PDFiumSharp.Types.FPDF_STRUCTELEMENT
Handle to the struct element.

Return Value

Type: String
The alternative text for struct_element.

See Also

Reference

PDFium Class
PDFiumSharp Namespace

⚠️ **GitHub.com Fallback** ⚠️