Version

Company Property

Gets or sets the company to which the document belongs.
Syntax
public string Company {get; set;}

Property Value

A string specifying the company to which the document belongs.
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