PdfAccessibilityPropertiesCustomRole Property

Custom non-standard structure role registered in the document /RoleMap. Takes precedence over StructureType when set

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public string CustomRole { get; set; }

Property Value

String

See Also