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
Licensing Info
This property is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF PrintManager selected.
- A DynamicPDF PrintManager for .NET v4.X Developer license.