[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.LaunchOptions.DisablePdfTagging

DisablePdfTagging Property

DisablePdfTagging

Gets or sets a value indicating whether to do not emit tags when printing PDFs. Defaults to false.

Declaration
public bool DisablePdfTagging { get; set; }
Public Property DisablePdfTagging As Boolean