Export aller Inhalte im Layout unabhängig von der Plot-Bereich

Wie man alle Inhalte im Layout unabhängig vom Plot-Bereich exportiert

Problem: Wie man alle Inhalte im Layout unabhängig vom Plot-Bereich exportiert.

Tipps: Verwenden Sie dazu ExportAllLayoutContent in den Rasterisierungsoptionen.

Beispiel:

CadRasterizationOptions rasterizationOptions = new CadRasterizationOptions();
rasterizationOptions.ExportAllLayoutContent