Skip to content

Commit

Permalink
Update content 2024-05-02 00:22:50
Browse files Browse the repository at this point in the history
  • Loading branch information
yevgen-nykytenko committed May 2, 2024
1 parent 79791bb commit d8423c5
Show file tree
Hide file tree
Showing 26 changed files with 598 additions and 102 deletions.
1 change: 1 addition & 0 deletions english/java/com.groupdocs.viewer.options/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ For more details on configuring the logging system in GroupDocs.Viewer and custo
| [LoadOptions](../com.groupdocs.viewer.options/loadoptions) | Provides options that are used to open a file. |
| [MailStorageOptions](../com.groupdocs.viewer.options/mailstorageoptions) | Provides options for rendering Mail storage (Lotus Notes, MBox) data files. |
| [OutlookOptions](../com.groupdocs.viewer.options/outlookoptions) | Provides options for rendering Outlook data files. |
| [PdfOptimizationOptions](../com.groupdocs.viewer.options/pdfoptimizationoptions) | Use this class to specify PDF optimization options to apply to the output PDF file. |
| [PdfOptions](../com.groupdocs.viewer.options/pdfoptions) | Provides options for rendering PDF documents. |
| [PdfViewOptions](../com.groupdocs.viewer.options/pdfviewoptions) | Provides options for rendering documents into PDF format. |
| [Permissions](../com.groupdocs.viewer.options/permissions) | Defines PDF document permissions. |
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.groupdocs.viewer.options/field/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Field
second_title: GroupDocs.Viewer for Java API Reference
description: Represents email message fields e46g46 From To Subject etc.
type: docs
weight: 37
weight: 38
url: /java/com.groupdocs.viewer.options/field/
---
**Inheritance:**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: ImageQuality
second_title: GroupDocs.Viewer for Java API Reference
description: The quality of images in the output HTML contained by the PDF documents.
type: docs
weight: 38
weight: 39
url: /java/com.groupdocs.viewer.options/imagequality/
---
**Inheritance:**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IMaxSizeOptions
second_title: GroupDocs.Viewer for Java API Reference
description: Limits of image size options interface.
type: docs
weight: 36
weight: 37
url: /java/com.groupdocs.viewer.options/imaxsizeoptions/
---```
public interface IMaxSizeOptions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: PageSize
second_title: GroupDocs.Viewer for Java API Reference
description: The size of the page.
type: docs
weight: 39
weight: 40
url: /java/com.groupdocs.viewer.options/pagesize/
---
**Inheritance:**
Expand Down
Loading

0 comments on commit d8423c5

Please sign in to comment.