Class DocumentResourceDto
Inheritance
System.Object
DocumentResourceDto
Namespace: Volo.Docs.Documents
Assembly: Volo.Docs.Application.Contracts.dll
Syntax
public class DocumentResourceDto : object
Properties
Content
Declaration
public byte[] Content { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |