Skip to content

Commit

Permalink
Update content 2023-12-27 14:00:18
Browse files Browse the repository at this point in the history
  • Loading branch information
yevgen-nykytenko committed Dec 27, 2023
1 parent 6e9c8c5 commit 004606e
Show file tree
Hide file tree
Showing 213 changed files with 1,345 additions and 1,126 deletions.
60 changes: 30 additions & 30 deletions english/net/groupdocs.viewer.options/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,35 +12,35 @@ The namespace provides classes to specify additional options when rendering docu

| Class | Description |
| --- | --- |
| [ArchiveOptions](./archiveoptions) | Provides options for rendering archive files. |
| [BaseViewOptions](./baseviewoptions) | Provides base rendering options. |
| [CadOptions](./cadoptions) | Provides options for rendering CAD drawings. |
| [EmailOptions](./emailoptions) | Provides options for rendering email messages. |
| [Field](./field) | Represents email message field e.g. From, To, Subject etc. |
| [ArchiveOptions](./archiveoptions) | Contains options for rendering the archive files. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-archive-files/). |
| [BaseViewOptions](./baseviewoptions) | Contains the base rendering options. |
| [CadOptions](./cadoptions) | Contains options for rendering CAD drawings. For more information and code examples, see the [Render CAD drawings and models as HTML, PDF, and image files](https://docs.groupdocs.com/viewer/net/render-cad-drawings-and-models/) and [Specify rendering options for CAD files](https://docs.groupdocs.com/viewer/net/specify-cad-rendering-options/). |
| [EmailOptions](./emailoptions) | Contains options for rendering email messages. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-email-messages/). |
| [Field](./field) | Represents email message field e.g. From, To, Subject etc. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-email-messages/#rename-fields-in-the-message-header). |
| [FileName](./filename) | The filename. |
| [HtmlViewOptions](./htmlviewoptions) | Provides options for rendering documents into HTML format. |
| [JpgViewOptions](./jpgviewoptions) | Provides options for rendering documents into JPG format. |
| [LoadOptions](./loadoptions) | Provides options that used to open the file. |
| [MailStorageOptions](./mailstorageoptions) | Provides options for rendering Mail storage (Lotus Notes, MBox) data files. |
| [OutlookOptions](./outlookoptions) | Provides options for rendering Outlook data files. |
| [PdfOptimizationOptions](./pdfoptimizationoptions) | Use this class to specify PDF optimization options to apply to the output PDF file. |
| [PdfOptions](./pdfoptions) | Provides options for rendering PDF documents. |
| [PdfViewOptions](./pdfviewoptions) | Provides options for rendering documents into PDF format. |
| [PngViewOptions](./pngviewoptions) | Provides options for rendering documents into PNG format. |
| [PresentationOptions](./presentationoptions) | Provides options for rendering presentations options. |
| [ProjectManagementOptions](./projectmanagementoptions) | Provides options for rendering project management files. |
| [Resolution](./resolution) | Provides option to set resolution for images in output document. |
| [Security](./security) | Provides PDF document security options. |
| [Size](./size) | Watermark size. |
| [SpreadsheetOptions](./spreadsheetoptions) | Provides options for rendering spreadsheets. |
| [HtmlViewOptions](./htmlviewoptions) | Contains options for rendering documents into HTML format. For details, see the [topic](https://docs.groupdocs.com/viewer/net/rendering-to-html/) and its children. |
| [JpgViewOptions](./jpgviewoptions) | Provides options for rendering documents into JPG format. For details, see this [page](https://docs.groupdocs.com/viewer/net/rendering-to-png-or-jpeg/) and its children. |
| [LoadOptions](./loadoptions) | Contains options that used to open the file. For details, see this [page](https://docs.groupdocs.com/viewer/net/loading/) and its children. |
| [MailStorageOptions](./mailstorageoptions) | Contains options for rendering Mail storage (Lotus Notes, MBox) data files. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-lotus-notes-database-files/#specify-rendering-options). |
| [OutlookOptions](./outlookoptions) | Contains options for rendering Outlook data files. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-lotus-notes-database-files/#specify-rendering-options). |
| [PdfOptimizationOptions](./pdfoptimizationoptions) | Contains the PDF optimization options to apply to the output PDF file. For details and code samples, see this [page](https://docs.groupdocs.com/viewer/net/optimization-pdf-options/) and its children. |
| [PdfOptions](./pdfoptions) | Contains options for rendering to PDF documents. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-pdf-documents/). |
| [PdfViewOptions](./pdfviewoptions) | Contains options for rendering documents into PDF format. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/rendering-to-pdf/). |
| [PngViewOptions](./pngviewoptions) | Contains options for rendering documents into PNG format. For details, see this [page](https://docs.groupdocs.com/viewer/net/rendering-to-png-or-jpeg/) and its children. |
| [PresentationOptions](./presentationoptions) | Contains options for rendering presentations. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-presentations/). |
| [ProjectManagementOptions](./projectmanagementoptions) | Contains options for rendering project management files. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-ms-project-files/). |
| [Resolution](./resolution) | Contains option to set resolution for images in output document. |
| [Security](./security) | Contains the PDF document security options. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/protect-pdf-documents/). |
| [Size](./size) | Contains the watermark size. |
| [SpreadsheetOptions](./spreadsheetoptions) | Contains options for rendering spreadsheets. For details, see children of the [Render spreadsheet files](https://docs.groupdocs.com/viewer/net/render-spreadsheets/) topic. |
| [TextOptions](./textoptions) | Text files splitting to pages options. |
| [Tile](./tile) | Represents drawing region. |
| [ViewInfoOptions](./viewinfooptions) | Provides options used for retrieving information about view. |
| [ViewOptions](./viewoptions) | Provides rendering options. |
| [VisioRenderingOptions](./visiorenderingoptions) | The Visio files processing documents view options. |
| [Watermark](./watermark) | Represents text watermark. |
| [WebDocumentOptions](./webdocumentoptions) | This rendering options enables you to customize the appearance of the output HTML/PDF/PNG/JPEG when rendering Web documents. |
| [WordProcessingOptions](./wordprocessingoptions) | This rendering options enables you to customize the appearance of the output HTML/PDF/PNG/JPEG when rendering Word documents. |
| [Tile](./tile) | Represents the drawing region. |
| [ViewInfoOptions](./viewinfooptions) | Contains options for retrieving information about view. |
| [ViewOptions](./viewoptions) | Contains the rendering options. |
| [VisioRenderingOptions](./visiorenderingoptions) | Contains options for rendering Visio documents. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-visio-documents/). |
| [Watermark](./watermark) | Represents a text watermark. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/add-text-watermark/). |
| [WebDocumentOptions](./webdocumentoptions) | Contains options for rendering web documents. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-web-documents/). |
| [WordProcessingOptions](./wordprocessingoptions) | Contains options for rendering Word documents. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-word-documents/). |
## Interfaces

| Interface | Description |
Expand All @@ -53,9 +53,9 @@ The namespace provides classes to specify additional options when rendering docu
| [ImageQuality](./imagequality) | The quality of images in the output HTML contained by the PDF documents. |
| [PageSize](./pagesize) | The size of the page. |
| [Permissions](./permissions) | Defines PDF document permissions. |
| [Position](./position) | Defines watermark position. |
| [Rotation](./rotation) | Defines page rotation in degrees. |
| [TextOverflowMode](./textoverflowmode) | Defines text overflow mode for rendering spreadsheet documents into HTML. |
| [Position](./position) | Defines the watermark position. |
| [Rotation](./rotation) | Contains page rotation in degrees (clockwise). |
| [TextOverflowMode](./textoverflowmode) | Sets the text overflow mode for rendering spreadsheet documents into HTML. |
| [TimeUnit](./timeunit) | Time unit of the project duration. |

<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.Viewer.dll -->
10 changes: 5 additions & 5 deletions english/net/groupdocs.viewer.options/archiveoptions/_index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: ArchiveOptions
second_title: GroupDocs.Viewer for .NET API Reference
description: Provides options for rendering archive files.
description: Contains options for rendering the archive files. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderarchivefiles/.
type: docs
weight: 240
url: /net/groupdocs.viewer.options/archiveoptions/
---
## ArchiveOptions class

Provides options for rendering archive files.
Contains options for rendering the archive files. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/render-archive-files/).

```csharp
public class ArchiveOptions
Expand All @@ -18,14 +18,14 @@ public class ArchiveOptions

| Name | Description |
| --- | --- |
| [ArchiveOptions](archiveoptions)() | Initializes new instance of [`ArchiveOptions`](../archiveoptions) class. |
| [ArchiveOptions](archiveoptions)() | Initializes an instance of the [`ArchiveOptions`](../archiveoptions) class. |

## Properties

| Name | Description |
| --- | --- |
| [FileName](../../groupdocs.viewer.options/archiveoptions/filename) { get; set; } | The filename to display in the header. By default the name of the source file is displayed. |
| [Folder](../../groupdocs.viewer.options/archiveoptions/folder) { getset; } | The folder inside the archive to be rendered. |
| [FileName](../../groupdocs.viewer.options/archiveoptions/filename) { get; set; } | Sets the displayed archive file name. |
| [Folder](../../groupdocs.viewer.options/archiveoptions/folder) { getset; } | Sets the folder to be rendered. |
| [ItemsPerPage](../../groupdocs.viewer.options/archiveoptions/itemsperpage) { getset; } | Number of records per page (for rendering to HTML only) |

### See Also
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: ArchiveOptions
second_title: GroupDocs.Viewer for .NET API Reference
description: Initializes new instance of ArchiveOptionsgroupdocs.viewer.options/archiveoptions class.
description: Initializes an instance of the ArchiveOptionsgroupdocs.viewer.options/archiveoptions class.
type: docs
weight: 10
url: /net/groupdocs.viewer.options/archiveoptions/archiveoptions/
---
## ArchiveOptions constructor

Initializes new instance of [`ArchiveOptions`](../../archiveoptions) class.
Initializes an instance of the [`ArchiveOptions`](../../archiveoptions) class.

```csharp
public ArchiveOptions()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
---
title: FileName
second_title: GroupDocs.Viewer for .NET API Reference
description: The filename to display in the header. By default the name of the source file is displayed.
description: Sets the displayed archive file name.
type: docs
weight: 20
url: /net/groupdocs.viewer.options/archiveoptions/filename/
---
## ArchiveOptions.FileName property

The filename to display in the header. By default the name of the source file is displayed.
Sets the displayed archive file name.

```csharp
public FileName FileName { get; set; }
```

### Remarks

By default, GroupDocs.Viewer displays the archive file name in the header of each page. To change or hide this name, set this property.

For more information and code example, see the [documentation](https://docs.groupdocs.com/viewer/net/render-archive-files/#specify-the-archive-file-name).

### See Also

* class [FileName](../../filename)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
---
title: Folder
second_title: GroupDocs.Viewer for .NET API Reference
description: The folder inside the archive to be rendered.
description: Sets the folder to be rendered.
type: docs
weight: 30
url: /net/groupdocs.viewer.options/archiveoptions/folder/
---
## ArchiveOptions.Folder property

The folder inside the archive to be rendered.
Sets the folder to be rendered.

```csharp
public string Folder { get; set; }
```

### Remarks

By default, GroupDocs.Viewer renders items from all folders contained in the archive. To render items from a specific folder, set this property.

For code example, see the [documentation](https://docs.groupdocs.com/viewer/net/render-archive-files/#render-a-specific-folder).

### See Also

* class [ArchiveOptions](../../archiveoptions)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,18 @@ url: /net/groupdocs.viewer.options/archiveoptions/itemsperpage/

Number of records per page (for rendering to HTML only)

Sets the number of archive items to display on each HTML page.

```csharp
public int ItemsPerPage { get; set; }
```

### Remarks

Use this property to set the number of archive items to display on each HTML page. The default value is `16`. This option is available for rendering to HTML format.

For more information and code example, see the [documentation](https://docs.groupdocs.com/viewer/net/render-archive-files/#specify-the-number-of-items-to-render).

### See Also

* class [ArchiveOptions](../../archiveoptions)
Expand Down
20 changes: 10 additions & 10 deletions english/net/groupdocs.viewer.options/baseviewoptions/_index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BaseViewOptions
second_title: GroupDocs.Viewer for .NET API Reference
description: Provides base rendering options.
description: Contains the base rendering options.
type: docs
weight: 250
url: /net/groupdocs.viewer.options/baseviewoptions/
---
## BaseViewOptions class

Provides base rendering options.
Contains the base rendering options.

```csharp
public abstract class BaseViewOptions
Expand All @@ -20,21 +20,21 @@ public abstract class BaseViewOptions
| --- | --- |
| [ArchiveOptions](../../groupdocs.viewer.options/baseviewoptions/archiveoptions) { get; set; } | The archive files view options. |
| [CadOptions](../../groupdocs.viewer.options/baseviewoptions/cadoptions) { getset; } | The CAD drawing view options. |
| [DefaultFontName](../../groupdocs.viewer.options/baseviewoptions/defaultfontname) { getset; } | Default font to be used when particular font used in document can't be found. |
| [DefaultFontName](../../groupdocs.viewer.options/baseviewoptions/defaultfontname) { getset; } | Sets the default font for a document. |
| [EmailOptions](../../groupdocs.viewer.options/baseviewoptions/emailoptions) { getset; } | The email messages view options. |
| [MailStorageOptions](../../groupdocs.viewer.options/baseviewoptions/mailstorageoptions) { getset; } | Mail storage data files view options. |
| [OutlookOptions](../../groupdocs.viewer.options/baseviewoptions/outlookoptions) { getset; } | The MS Outlook data files view options. |
| [PdfOptions](../../groupdocs.viewer.options/baseviewoptions/pdfoptions) { getset; } | The PDF documents view options. |
| [PresentationOptions](../../groupdocs.viewer.options/baseviewoptions/presentationoptions) { getset; } | The presentation processing documents view options. |
| [OutlookOptions](../../groupdocs.viewer.options/baseviewoptions/outlookoptions) { getset; } | The Microsoft Outlook data files view options. |
| [PdfOptions](../../groupdocs.viewer.options/baseviewoptions/pdfoptions) { getset; } | The PDF document view options. |
| [PresentationOptions](../../groupdocs.viewer.options/baseviewoptions/presentationoptions) { getset; } | The presentation files view options. |
| [ProjectManagementOptions](../../groupdocs.viewer.options/baseviewoptions/projectmanagementoptions) { getset; } | The project management files view options. |
| [RenderComments](../../groupdocs.viewer.options/baseviewoptions/rendercomments) { getset; } | Enables rendering comments. |
| [RenderHiddenPages](../../groupdocs.viewer.options/baseviewoptions/renderhiddenpages) { getset; } | Enables rendering of hidden pages. |
| [RenderNotes](../../groupdocs.viewer.options/baseviewoptions/rendernotes) { getset; } | Enables rendering notes. |
| [SpreadsheetOptions](../../groupdocs.viewer.options/baseviewoptions/spreadsheetoptions) { getset; } | The spreadsheet files view options. |
| [TextOptions](../../groupdocs.viewer.options/baseviewoptions/textoptions) { getset; } | Text files splitting to pages options. |
| [VisioRenderingOptions](../../groupdocs.viewer.options/baseviewoptions/visiorenderingoptions) { getset; } | The Visio files processing documents view options. |
| [WebDocumentOptions](../../groupdocs.viewer.options/baseviewoptions/webdocumentoptions) { getset; } | This rendering options enables you to customize the appearance of the output HTML/PDF/PNG/JPEG when rendering Web documents. |
| [WordProcessingOptions](../../groupdocs.viewer.options/baseviewoptions/wordprocessingoptions) { getset; } | This rendering options enables you to customize the appearance of the output HTML/PDF/PNG/JPEG when rendering Word documents. |
| [TextOptions](../../groupdocs.viewer.options/baseviewoptions/textoptions) { getset; } | Text files view options. |
| [VisioRenderingOptions](../../groupdocs.viewer.options/baseviewoptions/visiorenderingoptions) { getset; } | The Visio files view options. |
| [WebDocumentOptions](../../groupdocs.viewer.options/baseviewoptions/webdocumentoptions) { getset; } | The Web files view options. |
| [WordProcessingOptions](../../groupdocs.viewer.options/baseviewoptions/wordprocessingoptions) { getset; } | The Word processing files view options. |

### See Also

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ The archive files view options.
public ArchiveOptions ArchiveOptions { get; set; }
```

### Remarks

For more information and code examples, see the [documentation](https://docs.groupdocs.com/viewer/net/render-archive-files/).

### See Also

* class [ArchiveOptions](../../archiveoptions)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ The CAD drawing view options.
public CadOptions CadOptions { get; set; }
```

### Remarks

For more information and code examples, see the [Render CAD drawings and models as HTML, PDF, and image files](https://docs.groupdocs.com/viewer/net/render-cad-drawings-and-models/) and [Specify rendering options for CAD files](https://docs.groupdocs.com/viewer/net/specify-cad-rendering-options/).

### See Also

* class [CadOptions](../../cadoptions)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
---
title: DefaultFontName
second_title: GroupDocs.Viewer for .NET API Reference
description: Default font to be used when particular font used in document cant be found.
description: Sets the default font for a document.
type: docs
weight: 30
url: /net/groupdocs.viewer.options/baseviewoptions/defaultfontname/
---
## BaseViewOptions.DefaultFontName property

Default font to be used when particular font used in document can't be found.
Sets the default font for a document.

```csharp
public string DefaultFontName { get; set; }
```

### Remarks

Use this property to set the default font for a document. GroupDocs.Viewer uses this font during rendering instead of any not installed fonts.

For code examples, see the [documentation](https://docs.groupdocs.com/viewer/net/replace-missing-font/).

### See Also

* class [BaseViewOptions](../../baseviewoptions)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ The email messages view options.
public EmailOptions EmailOptions { get; set; }
```

### Remarks

For more information and code examples, see the [documentation](https://docs.groupdocs.com/viewer/net/render-email-messages/).

### See Also

* class [EmailOptions](../../emailoptions)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Mail storage data files view options.
public MailStorageOptions MailStorageOptions { get; set; }
```

### Remarks

For more information and code examples, see the [documentation](https://docs.groupdocs.com/viewer/net/render-lotus-notes-database-files/).

### See Also

* class [MailStorageOptions](../../mailstorageoptions)
Expand Down
Loading

0 comments on commit 004606e

Please sign in to comment.