Editor .Net Core App FullSize Display Toggle

Hello,

I have .Net Core Editor project. In default document open its showing it in sub window. But I want to open this with fullsize only. And disable that button fullsize toggle button.
I share the screenshots and projects for more detail.

screen1.PNG.jpg (151.2 KB)

screen2.PNG.jpg (291.3 KB)

Project:
https://drive.google.com/drive/folders/16QM5mUbGf76APRtICp0t-L_gtwCgagKO?usp=sharing

Thank you

@caglaraydogan

You also have a toolbar at the top. Do you want picture to render on full screen with just the toolbar at the top (like in screen2.png)?

Hello Atir,

Yes I want to show like at the screen2.png
Because we open some default loaded documents and dont want users to access side panels.
So if we can start open fullsize it would be fix our problem.

Also if I can hide that button also necessary for not go back previous screen.

Thank you.

@caglaraydogan

The sample project you shared is using GroupDocs.Viewer instead of GroupDocs.Editor API. Would please clarify this?

Hello,

Yes link was copy-pasted wrongly. I update the post with this:

https://drive.google.com/drive/folders/16QM5mUbGf76APRtICp0t-L_gtwCgagKO?usp=sharing

Thank you

@caglaraydogan

We’ve developed this UI application as requested. It’s important to mention that GroupDocs.Editor for .NET serves as the back-end API. Regarding the UI aspect, you have the flexibility to modify or expand it based on your requirements. You’re free to utilize any JS/CSS framework to enhance it further.

To achieve this, you have to hide the left bar and top navigation bar.