GridJsOptions.MaxPdfSaveSeconds

GridJsOptions.MaxPdfSaveSeconds property

Gets/Sets the max timed out seconds when save to PDF. the default value is 10.

public int MaxPdfSaveSeconds { get; set; }

See Also