Class DocumentPdfGeneratorInput
Inherited Members
Namespace: Volo.Docs.Common.Documents
Assembly: Volo.Docs.Common.Application.Contracts.dll
Syntax
public class DocumentPdfGeneratorInput
Constructors
DocumentPdfGeneratorInput()
Declaration
public DocumentPdfGeneratorInput()
Properties
LanguageCode
Declaration
public string LanguageCode { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProjectId
Declaration
public Guid ProjectId { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
Version
Declaration
public string Version { get; set; }
Property Value
| Type | Description |
|---|---|
| string |