Class InputSections
Inheritance
System.Object
InputSections
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class InputSections : object
Properties
Section
Specific sections of a document
Declaration
public List<InputSection> Section { get; set; }
Property Value
Type | Description |
---|---|
List<InputSection> |