DocumentProperties.Company

DocumentProperties.Company property

Contains 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; }

See Also