FormEditor.ConvertTo

FormEditor.ConvertTo property

Sets PDF file format. Result file will be saved in specified file format. If this property is not specified then file will be save in default PDF format without conversion.

public PdfFormat ConvertTo { set; }

See Also