PdfSaveOptions.SaveFormat

PdfSaveOptions.SaveFormat property

Specifies the format in which the rendered diagram pages will be saved if this save options object is used. Can be PDF only.

public override SaveFileFormat SaveFormat { get; set; }

See Also