PptxSaveOptions.AsFlatOpc

PptxSaveOptions.AsFlatOpc property

Indicates whether saving as a flat opc file which can be generated by Open XML SDK

public bool AsFlatOpc { get; set; }

See Also