GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetOCGExportState Method





In This Topic
GetOCGExportState Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(255)>
Function GetOCGExportState( _
   ByVal OCGId As Integer _
) As PdfOcgState
[DispId(255)]
PdfOcgState GetOCGExportState( 
   int OCGId
)
function GetOCGExportState( 
    OCGId: Integer
): PdfOcgState; 
DispIdAttribute(255)
function GetOCGExportState( 
   OCGId : int
) : PdfOcgState;
[DispId(255)]
PdfOcgState GetOCGExportState( 
   int OCGId
) 
[DispId(255)]
PdfOcgState GetOCGExportState( 
   int OCGId
) 

Parameters

OCGId
See Also

Reference

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