Class GroupComment
Inherited Members
Namespace: FastReport.Export.Dxf.Groups
Assembly: FastReport.dll
Syntax
public class GroupComment : Group<string>
Constructors
GroupComment(Int32, String)
Declaration
public GroupComment(int code, string value)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | code | |
System.String | value |