Table of Contents

Interface IAttributeException

Namespace
Javax.Print
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/print/AttributeException.html

public interface IAttributeException

Properties

UnsupportedAttributes

Class[] UnsupportedAttributes { get; }

Property Value

Class[]

UnsupportedValues

Attribute[] UnsupportedValues { get; }

Property Value

Attribute[]