HTMLSaveOptions.SaveFormat

HTMLSaveOptions.SaveFormat property

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

public override SaveFileFormat SaveFormat { get; set; }

See Also