The image width for the document; filled in if the document is a PODS_IMAGE_TYPE
document.
PODSDocument
attribute PODSUInt16 imageWidth;
Not applicable
PODSUInt16 PODSgetImageWidth(PODSDocument* doc);
void PODSsetImageWidth( PODSDocument* doc, PODSUInt16 width );
doc The PODSDocument object.
width [in] The image width to set.
Getter: Document image width.
Setter: None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |