public interface RTFMetadata
| Modifier and Type | Field and Description | 
|---|---|
static Property | 
EMB_APP_VERSION
if an application and version is given as part of the
 embedded object, this is the literal string 
 | 
static Property | 
EMB_CLASS  | 
static Property | 
EMB_ITEM  | 
static Property | 
EMB_TOPIC  | 
static String | 
PREFIX_RTF_META  | 
static String | 
RTF_PICT_META_PREFIX  | 
static Property | 
THUMBNAIL
if set to true, this means that an image file is probably a "thumbnail"
 any time a pict/emf/wmf is in an object 
 | 
static final String PREFIX_RTF_META
static final String RTF_PICT_META_PREFIX
static final Property THUMBNAIL
static final Property EMB_APP_VERSION
static final Property EMB_CLASS
static final Property EMB_TOPIC
static final Property EMB_ITEM
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.