|  | This document is archived and information here might be outdated. Recommended version. | 
The printer page form. Use Win32 DMPAPER_xxx constants.
[Visual Basic .NET]
Public Property FormID As Short
[C#]
public short FormID {get; set;}
[C++]
HRESULT get_FormID(
  System.Int16* FormID
);
[C++]
HRESULT put_FormID(
  short FormID
);
[C++] Parameters FormID [out, retval]
FormID is a parameter of type short* FormID [in]
FormID is a parameter of type short