RenderingSaveOptions.IsExportComments

RenderingSaveOptions.IsExportComments property

Defines whether need exporting the comments or not.

public bool IsExportComments { get; set; }

Remarks

Default value is false.

See Also