This document is archived and information here might be outdated.  Recommended version.


esriGDICommentEndPageLayout Structure (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

esriGDICommentEndPageLayout Structure

GDI Comment structure used to End a Page Layout.

Syntax

[Visual Basic .NET]
Public Sub New ( _
   dSignature As Integer,
   nVersion As Integer
)
[C#]
public esriGDICommentEndPageLayout {
   uint dSignature,
   uint nVersion
)
[C++]
typedef struct esriGDICommentEndPageLayout {
Unsigned long dSignature;
Unsigned long nVersion; } esriGDICommentEndPageLayout;

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.