Page.AlternativeText property (Visio)
Returns or sets the alternative text description associated with an object. Read/write.
Syntax
expression.AlternativeText
expression A variable that represents a Page object.
Return value
String
Remarks
Use this property to create accessible diagrams by using Visio.
Note
Beginning with Microsoft Visio 2016 C2R, you can use AlternativeText on Page, Shape, and Master objects.
Example
For an example of how to use this with the Shape object, see Shape.AlternativeText.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.