Config.MaxPdfSaveSeconds

Config.MaxPdfSaveSeconds property

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

public static int MaxPdfSaveSeconds { get; set; }

See Also