AllowCrossingBreaklines not available in SurfaceBuildOptions class.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
There is an Allow Crossing Breaklines toggle in surface Build Options that you can change.
However, in .net library SurfaceBuildOptions classs, this property is missing.
So I was wondering if there are other ways to access the property? I know you can still do this with com but that is unpleasant.
I noticed this property also in SettingsCmdCreateSurface, but there doesn't seem to be a constructor available for this class.