PrintJobPagePrintOptions.MediaType Property
Gets or sets the media type for the page.
public MediaType MediaType { get; set; }
Public Property MediaType As MediaType
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.
Remarks
You must set the Inherit property to false before setting this property.