Company

DiagramPackage.Company property

Gets or sets the user-entered information identifying the company creating the drawing or the company the drawing is being created for. Maximum length is 63 characters.

public string Company { get; set; }

Property Value

The user-entered information identifying the company creating the drawing or the company the drawing is being created for.

See Also