iText 7 7.1.8 API
iText.Kernel.XMP.XMPUtils Member List

This is the complete list of members for iText.Kernel.XMP.XMPUtils, including all inherited members.

AppendProperties(XMPMeta source, XMPMeta dest, bool doAllProperties, bool replaceOldValues) iText.Kernel.XMP.XMPUtils inlinestatic
AppendProperties(XMPMeta source, XMPMeta dest, bool doAllProperties, bool replaceOldValues, bool deleteEmptyValues) iText.Kernel.XMP.XMPUtils inlinestatic
CatenateArrayItems(XMPMeta xmp, String schemaNS, String arrayName, String separator, String quotes, bool allowCommas) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertFromBoolean(bool value) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertFromDate(XMPDateTime value) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertFromDouble(double value) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertFromInteger(int value) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertFromLong(long value) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertToBoolean(String value) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertToDate(String rawValue) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertToDouble(String rawValue) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertToInteger(String rawValue) iText.Kernel.XMP.XMPUtils inlinestatic
ConvertToLong(String rawValue) iText.Kernel.XMP.XMPUtils inlinestatic
DecodeBase64(String base64String) iText.Kernel.XMP.XMPUtils inlinestatic
EncodeBase64(byte[] buffer) iText.Kernel.XMP.XMPUtils inlinestatic
RemoveProperties(XMPMeta xmp, String schemaNS, String propName, bool doAllProperties, bool includeAliases) iText.Kernel.XMP.XMPUtils inlinestatic
SeparateArrayItems(XMPMeta xmp, String schemaNS, String arrayName, String catedStr, PropertyOptions arrayOptions, bool preserveCommas) iText.Kernel.XMP.XMPUtils inlinestatic