PrintJobPagePrintOptions.PrintAnnotations Property

Gets or sets the value indicating it PDF annotations should be printed for this page.

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:

Remarks

You must set the Inherit property to false before setting this property.

See Also

PrintJobPagePrintOptions
ceTe.DynamicPDF.Printing

In this topic