PlotSettingsCanonicalMediaName Property
|
Property that represents the canonical media
name for the paper ID of this PlotSettings object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string CanonicalMediaName { get; }
Public ReadOnly Property CanonicalMediaName As String
Get
public:
property String^ CanonicalMediaName {
String^ get ();
}
member CanonicalMediaName : string with get
Property Value
String
See Also