Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
protected void SetAttribute(
	int attrIdx,
	Object attVal
)
Visual Basic (Declaration)
Protected Sub SetAttribute ( _
	attrIdx As Integer, _
	attVal As Object _
)

Parameters

attrIdx
Type: System..::.Int32
attVal
Type: System..::.Object

See Also