[]
Gets or sets a value indicating whether Windows metafiles are converted to PNG files in the PDF document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting ConvertMetaToPng { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object indicating whether to convert metafiles to PNG. |