This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPaper Interface > IPaper.FormID Property (ArcObjects .NET 10.4 SDK) |
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(
short* 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