[]
Gets or sets a value indicating whether to convert WMF/EMF images to PNG for the PDF-based Web Viewer type.
public bool ConvertMetaToPng { get; set; }
A bool value. true if WMF/EMF images should be converted to PNG; otherwise, false.
true
false