'宣言 Public Overloads Sub Export( _ ByVal formattedText As Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase, _ ByVal stream As Stream _ )
public void Export( Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase formattedText, Stream stream )
例外 | 解説 |
---|---|
System.ArgumentNullException | stream が null です。 |