PrintJobPrintOptions.PrintAnnotations Property

Gets or sets a value indicating if annotations from the PDF should be printed.

public bool PrintAnnotations { get; set; }
Public Property PrintAnnotations As Boolean

Property Value

Boolean

Licensing Info

This property is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

PrintJobPrintOptions
ceTe.DynamicPDF.Printing

In this topic