Export of all content in layout regardless plot area

How to export of all content in layout regardless plot area

Issue: How to export of all content in layout regardless plot area.

Tips: To do this, use ExportAllLayoutContent in the rasterizationOptions.

Example:

CadRasterizationOptions rasterizationOptions = new CadRasterizationOptions();
rasterizationOptions.ExportAllLayoutContent