GridPdfSaveOptions.UpdateSmartArt
GridPdfSaveOptions.UpdateSmartArt property
Indicates whether updating smart art setting. The default value is false.
public bool UpdateSmartArt { get; set; }
Remarks
Only effects after calling Shape.GetResultOfSmartArt() method and the cached shapes exist in the template file.
See Also
- class GridPdfSaveOptions
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop