UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
<IPicture> Protocol Reference

The picture interface used for placing an image on the label. More...

#include <IPicture.h>

Inheritance diagram for <IPicture>:
APicture PglPicture TsplPicture

Instance Methods

(NSString *) - description
 

Properties

id< IRulerRuler
 
id< IPointStart
 
NSString * ImageName
 

Detailed Description

The picture interface used for placing an image on the label.

Method Documentation

◆ description

- (NSString *) description
optional

Reimplemented in PglPicture, and TsplPicture.

Property Documentation

◆ ImageName

- (NSString*) ImageName
readwritenonatomiccopy

BMP Image Name.

◆ Ruler

- (id<IRuler>) Ruler
readwritenonatomicstrong

The ruler used for placement. If not set, the default ruler setting is used.

◆ Start

- (id<IPoint>) Start
readwritenonatomicstrong

Starting position of line.


The documentation for this protocol was generated from the following file: