Uses of Enum
com.evopdf.FileAttachmentIcon
-
Uses of FileAttachmentIcon in com.evopdf
Methods in com.evopdf that return FileAttachmentIconModifier and TypeMethodDescriptionFileAttachmentElement.iconType()
Gets the file attachment icon typestatic FileAttachmentIcon
Returns the enum constant of this type with the specified name.static FileAttachmentIcon[]
FileAttachmentIcon.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evopdf with parameters of type FileAttachmentIconModifier and TypeMethodDescriptionvoid
FileAttachmentElement.setIconType
(FileAttachmentIcon iconType) Sets the file attachment icon type.