[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.PdfOutputSettings.MissingShapeAlternativeText

MissingShapeAlternativeText Property

MissingShapeAlternativeText

Gets or sets the placeholder used as alternative text for accessible PDF export if AlternativeText has not been set when exporting the document to PDF.

Declaration
public string MissingShapeAlternativeText { get; set; }
Public Property MissingShapeAlternativeText As String
See Also