Returns true if the font should be persisted in code gen.
[Visual Basic] Overridable Public Function ShouldPersistFont() As Boolean [C#] public virtual bool ShouldPersistFont(); [C++] public: virtual bool ShouldPersistFont(); [JScript] public function ShouldPersistFont() : Boolean;
true if the font should be persisted.
RichControl Class | RichControl Members | System.WinForms Namespace