In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetOCGIntentView Method

GetOCGIntentView Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(256)>

Function GetOCGIntentView( _

   ByVal OCGId As Integer _

) As Boolean
[DispId(256)]

bool GetOCGIntentView( 

   int OCGId

)
function GetOCGIntentView( 

    OCGId: Integer

): Boolean; 
DispIdAttribute(256)

function GetOCGIntentView( 

   OCGId : int

) : boolean;
[DispId(256)]

bool GetOCGIntentView( 

   int OCGId

) 
[DispId(256)]

bool GetOCGIntentView( 

   int OCGId

) 

Parameters

OCGId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members