ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PDFFormat Class / Keywords Property

In This Topic
    Keywords Property (PDFFormat)
    In This Topic
    Gets or sets the document keywords for PDF accesibility.
    Syntax
    public string Keywords {get; set;}
    Public Property Keywords As String
    Remarks
    (The default value is blank string)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also