ArcGIS Pro 2.8 API Reference Guide
LayersAndAttributes Enumeration

ArcGIS.Desktop.Mapping Namespace : LayersAndAttributes Enumeration
Specifies the inclusion of PDF layer and PDF object data (attributes) in the export file.
Syntax
Members
MemberDescription
LayersAndAttributes Export PDF layers and feature attributes. This can really increase the size of the output file.
LayersOnly Export PDF layers only.
None None.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.LayersAndAttributes

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Mapping Namespace