Itenso.Rtf.RtfFontTableFormatException.RtfFontTableFormatException C# (CSharp) Метод

RtfFontTableFormatException() публичный Метод

Creates a new instance.
public RtfFontTableFormatException ( ) : System
Результат System
        public RtfFontTableFormatException()
        {
        }

Same methods

RtfFontTableFormatException::RtfFontTableFormatException ( SerializationInfo info, StreamingContext context ) : System
RtfFontTableFormatException::RtfFontTableFormatException ( string message ) : System
RtfFontTableFormatException::RtfFontTableFormatException ( string message, Exception cause ) : System
RtfFontTableFormatException