XAMLSaveOptions.SaveFormat

XAMLSaveOptions.SaveFormat property

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

public override SaveFileFormat SaveFormat { get; set; }

See Also