Skip to content

Commit c4dee13

Browse files
Update file(s) "/." from "groupdocs-watermark/Groupdocs.Watermark-References"
1 parent 4fcfe8d commit c4dee13

15 files changed

Lines changed: 73 additions & 1 deletion

File tree

  • content/sites/groupdocs/watermark/english/net
    • groupdocs.watermark.options.diagram/diagramloadoptions
    • groupdocs.watermark.options.email/emailloadoptions
    • groupdocs.watermark.options.image
    • groupdocs.watermark.options.pdf/pdfloadoptions
    • groupdocs.watermark.options.presentation/presentationloadoptions
    • groupdocs.watermark.options.spreadsheet/spreadsheetloadoptions
    • groupdocs.watermark.options.wordprocessing/wordprocessingloadoptions
    • groupdocs.watermark.options

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.diagram/diagramloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ public sealed class DiagramLoadOptions : LoadOptions
2626
| Name | Description |
2727
| --- | --- |
2828
| static [Default](../../groupdocs.watermark.options.diagram/diagramloadoptions/default) { get; } | Gets the default value for the [`DiagramLoadOptions`](../diagramloadoptions) class. |
29+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
30+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2931
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
3032

3133
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.email/emailloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ public sealed class EmailLoadOptions : LoadOptions
2525
| Name | Description |
2626
| --- | --- |
2727
| static [Default](../../groupdocs.watermark.options.email/emailloadoptions/default) { get; } | Gets the default value for [`EmailLoadOptions`](../emailloadoptions) class. |
28+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
29+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2830
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
2931

3032
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.image/gifimageloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ public sealed class GifImageLoadOptions : MultiframeImageLoadOptions
2525
| Name | Description |
2626
| --- | --- |
2727
| static [Default](../../groupdocs.watermark.options.image/gifimageloadoptions/default) { get; } | Gets the default value for [`GifImageLoadOptions`](../gifimageloadoptions) class. |
28+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
29+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2830
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
2931

3032
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.image/imageloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ public class ImageLoadOptions : LoadOptions
2525
| Name | Description |
2626
| --- | --- |
2727
| static [Default](../../groupdocs.watermark.options.image/imageloadoptions/default) { get; } | Gets the default value for the [`ImageLoadOptions`](../imageloadoptions) class. |
28+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
29+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2830
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
2931

3032
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.image/multiframeimageloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ public class MultiframeImageLoadOptions : ImageLoadOptions
2525
| Name | Description |
2626
| --- | --- |
2727
| static [Default](../../groupdocs.watermark.options.image/multiframeimageloadoptions/default) { get; } | Gets the default value for the [`MultiframeImageLoadOptions`](../multiframeimageloadoptions) class. |
28+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
29+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2830
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
2931

3032
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.image/tiffimageloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ public sealed class TiffImageLoadOptions : MultiframeImageLoadOptions
2525
| Name | Description |
2626
| --- | --- |
2727
| static [Default](../../groupdocs.watermark.options.image/tiffimageloadoptions/default) { get; } | Gets the default value for [`TiffImageLoadOptions`](../tiffimageloadoptions) class. |
28+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
29+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2830
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
2931

3032
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.pdf/pdfloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ public sealed class PdfLoadOptions : LoadOptions
2626
| Name | Description |
2727
| --- | --- |
2828
| static [Default](../../groupdocs.watermark.options.pdf/pdfloadoptions/default) { get; } | Gets the default value for the [`PdfLoadOptions`](../pdfloadoptions) class. |
29+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
30+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2931
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
3032

3133
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.presentation/presentationloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ public sealed class PresentationLoadOptions : LoadOptions
2626
| Name | Description |
2727
| --- | --- |
2828
| static [Default](../../groupdocs.watermark.options.presentation/presentationloadoptions/default) { get; } | Gets the default value for the [`PresentationLoadOptions`](../presentationloadoptions) class. |
29+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
30+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2931
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
3032

3133
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.spreadsheet/spreadsheetloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ public sealed class SpreadsheetLoadOptions : LoadOptions
2626
| Name | Description |
2727
| --- | --- |
2828
| static [Default](../../groupdocs.watermark.options.spreadsheet/spreadsheetloadoptions/default) { get; } | Gets the default value for the [`SpreadsheetLoadOptions`](../spreadsheetloadoptions) class. |
29+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
30+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2931
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
3032

3133
### See Also

content/sites/groupdocs/watermark/english/net/groupdocs.watermark.options.wordprocessing/wordprocessingloadoptions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ public sealed class WordProcessingLoadOptions : LoadOptions
2626
| Name | Description |
2727
| --- | --- |
2828
| static [Default](../../groupdocs.watermark.options.wordprocessing/wordprocessingloadoptions/default) { get; } | Gets the default value for the [`WordProcessingLoadOptions`](../wordprocessingloadoptions) class. |
29+
| [FileType](../../groupdocs.watermark.options/loadoptions/filetype) { get; set; } | Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.). |
30+
| [FormatFamily](../../groupdocs.watermark.options/loadoptions/formatfamily) { getset; } | Gets or sets the format family of the document, indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
2931
| [Password](../../groupdocs.watermark.options/loadoptions/password) { getset; } | Gets or sets the password for opening an encrypted document. |
3032

3133
### See Also

0 commit comments

Comments
 (0)