ArcGIS Pro 2.6 API Reference Guide
LayersAndAttributes Property

ArcGIS.Desktop.Mapping Namespace > PDFFormat Class : LayersAndAttributes Property
Gets or sets a string that controls inclusion of PDF layer and PDF object data (attributes) in the export file.
Syntax
public LayersAndAttributes LayersAndAttributes {get; set;}
Public Property LayersAndAttributes As LayersAndAttributes

Property Value

Type: LayersAndAttributes
Remarks

The values available are defined in LayersAndAttributes.

(The default value is LayersOnly)

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PDFFormat Class
PDFFormat Members