Interface IAttributeException
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/print/AttributeException.html
public interface IAttributeException
Properties
UnsupportedAttributes
Class[] UnsupportedAttributes { get; }
Property Value
- Class[]
UnsupportedValues
Attribute[] UnsupportedValues { get; }