DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / LaunchOptions Class / DisablePdfTagging Property

In This Topic
DisablePdfTagging Property
In This Topic
Gets or sets a value indicating whether to do not emit tags when printing PDFs. Defaults to false.
Syntax
'Declaration
 
Public Property DisablePdfTagging As System.Boolean
 
See Also