CSSearchableItemAttributeSet.EncodingApplications Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the name of the application that encoded content within a PDF stream.
public virtual string[] EncodingApplications { [Foundation.Export("encodingApplications")] get; [Foundation.Export("setEncodingApplications:")] set; }
	member this.EncodingApplications : string[] with get, set
	Property Value
		String[]
		
	
	(More documentation for this node is coming)
This value can be null.
- Attributes