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