RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CustomExporter

Export2DIncludingAnnotationObjects

Property
Description:
This flag sets the exporter of 2D views to either include or exclude output of annotation objects when the model is being processed by the export context.
Remarks:
A convenient way of determining whether an element category is annotation is using [!:Autodesk::Revit::DB::Category::CategoryType].
Syntax
public bool Export2DIncludingAnnotationObjects { get; set; }