| | saveAsResource | |
rtGraphic AltText Caption CaptionColor As rtColor CaptionPosition HTML ID ImageType Label Map As rtMap Offset parentParagraph Parent ParentContainer ParentObject PicHeight PicWidth Proportional resourceAcross resourceColorize resourceComment resourceDown root Resource As rtLabel ResourceDesign As rtDesign ResourceName sizeInPixels Segment
| version 1.5
Function saveAsResource (resName As String, force As Variant, toResourceLink As Variant) As rtDesign Create an Image resource from imported graphic jpeg/gif. resName name of resource, if separated by vertical bar - |, other perceived as aliases force overwrite resource if exists by this name toResourceLink True/False - change graphic type to refer to newly created image resource instead of remaining as imported graphic. return value rtDesign object allowing manipulate design flags of newly created resource. | |