Type Default Read Only Description
[C#]
XRect

[Visual Basic]
XRect
"Letter" No The default document size for documents that do not specify a size.

 

   

Notes
 

Some document types do not require a document size.

For example SVG and PostScript can both be constructed in such a way as to be simply a set of drawing instructions without any details of the size of the output device..

This property allows you to specify a default size for use if the document does not specify a size.

 

   

Example
 

None.