IWbsDescriptionFormatting.CopyTo Method

Copies this formatting to another existing formating.
Sub CopyTo( _ 
ByVal destFormatting As IWbsDescriptionFormatting
)
This language is not supported or no code example is available.
void CopyTo( 
IWbsDescriptionFormatting destFormatting 
)
This language is not supported or no code example is available.

Parameters

destFormatting
IWbsDescriptionFormatting

The destination formatting.

Version
 
Available since QDV 7.18.682.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition