Table of Contents

Interface IDocAttributeSet

Namespace
Javax.Print.Attribute
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IDocAttributeSet : IAttributeSet
Inherited Members

Methods

Add(Attribute)

bool Add(Attribute arg0)

Parameters

arg0 Attribute

Attribute

Returns

bool

bool

AddAll(AttributeSet)

bool AddAll(AttributeSet arg0)

Parameters

arg0 AttributeSet

AttributeSet

Returns

bool

bool