CFF2PropertyContaint Property |
The containt
Namespace:
Aspose.CAD.FileFormats.CFF2
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic string Containt { get; set; }
Public Property Containt As String
Get
Set
public:
property String^ Containt {
String^ get ();
void set (String^ value);
}
member Containt : string with get, set
Property Value
Type:
String
See Also