Interface IAttributeException
.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
https://docs.oracle.com/javase/8/docs/api/javax/print/AttributeException.html#getUnsupportedValues--
Attribute[] UnsupportedValues { get; }