Version

Category Property

Gets or sets the category of the document.
Syntax
public string Category {get; set;}

Property Value

A string specifying the category of the document.
Remarks

The value of the property has no effect on the contents of the file when opened in a host application. It is simply extra data associated with the document.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also