Document Solutions for PDF
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / PdfSettings Class / TaggedPdf Property

In This Topic
    TaggedPdf Property
    In This Topic
    Gets or sets a value indicating whether a tagged (accessible) PDF is generated. Defaults to true.
    Syntax
    'Declaration
     
    Public Property TaggedPdf As System.Boolean
    public System.bool TaggedPdf {get; set;}
    See Also