OriginalScreenWidth Property

Returns the screen width resolution (in pixels) when the document was created.

Syntax

object.OriginalScreenWidth

Properties

The OriginalScreenWidth property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

OriginalScreenWidth is a read-only property of type Long.

OriginalScreenWidth will only be changed if the document is saved on a different resolution.

 

Applies To