PdfAccessibilityPropertiesCustomRole Property

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

Definition

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

Property Value

String

See Also