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