Click or drag to resize
MergeAnnotationsParametersSectionNumber Property
Number of the section to process.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[DolphinAttribute]
[DefaultValueAttribute(0)]
[XmlAttributeAttribute]
public int SectionNumber { get; set; }

Property Value

Type: Int32
See Also